Widget overview
The Visamundi widget lets you embed visa-requirement lookups directly in your website with a small JavaScript snippet — no API integration required on your side. It’s the fastest way to put Visamundi data in front of travellers.
Widget vs API
Section titled “Widget vs API”| Widget | REST API | |
|---|---|---|
| Integration | Drop-in <script> snippet | Server-to-server HTTP |
| Renders UI | Yes | No (data only) |
| Best for | Marketing sites, quick embeds | Custom apps & backends |
| Auth | None (public endpoints) | Secret API token |
Use the widget when you want a ready-made UI on a web page. Use the API when you need raw data for your own application.
The widget needs no key: drop in one <script> tag and a container. See
Installation, the available
Configuration options, and the
Live demo.