Nomad Travel Intelligence API
The first Visa Requirements API built for real-time visa requirements intelligence — featuring daily updates and instant visa change notifications. Keep your users informed, compliant, and confident—wherever they go.
Nomad Travel Intelligence API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
/health /health |
Check API health status |
| Visa Requirements | ||
| GET |
/api/v1/visa/visa-free/{passportCountry} /api/v1/visa/visa-free/{passportCountry} |
Returns all visa-free destinations for a specific passport |
| GET |
/api/v1/visa/matrix/{passportCountry} /api/v1/visa/matrix/{passportCountry} |
Returns visa requirements for a specific passport to all destinations |
| GET |
/api/v1/visa/stats/{passportCountry} /api/v1/visa/stats/{passportCountry} |
Returns statistical visa data for a specific passport |
| POST |
/api/v1/visa/compare /api/v1/visa/compare |
Compare visa requirements for multiple passports |
| GET |
/api/v1/visa/requirements/{from}/{to} /api/v1/visa/requirements/{from}/{to} |
Returns detailed visa requirements from one country to another |
| Countries | ||
| GET |
/api/v1/countries/{countryCode} /api/v1/countries/{countryCode} |
Returns detailed information about a specific country |
| GET |
/api/v1/countries /api/v1/countries |
Returns a list of all countries with basic information |
| Notifications | ||
| GET |
/api/v1/notifications/destination/{countryCode} /api/v1/notifications/destination/{countryCode} |
Returns visa change notifications affecting a specific destination |
| GET |
/api/v1/notifications/stats /api/v1/notifications/stats |
Returns statistics about visa requirement changes |
| GET |
/api/v1/notifications/passport/{countryCode} /api/v1/notifications/passport/{countryCode} |
Returns visa change notifications affecting a specific passport |
| GET |
/api/v1/notifications/{notificationId} /api/v1/notifications/{notificationId} |
Returns detailed information about a specific notification |
| GET |
/api/v1/notifications /api/v1/notifications |
Returns recent changes to visa requirements |
Nomad Travel Intelligence API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 100 / minute |
|
| ULTRA Recommended | $29.99 / month | 300 / minute |
|
| MEGA | $99.99 / month | 1000 / minute |
|