Access comprehensive visa requirement information for any country combination through our powerful REST API. Built for developers, travel apps, and businesses.
curl -H "Authorization: Bearer YOUR_API_KEY" \
"/api/visa-requirements?passport=US&destination=FR"
{
"passport": "US",
"destination": "FR",
"requirement": {
"code": "VF",
"name": "Visa Free",
"description": "No visa required for entry"
},
"lastModified": "2024-11-16T10:30:00.000Z"
}Powerful features for modern applications
Generate, manage, and revoke API keys through your dashboard. Full control over your access.
Sub-100ms response times worldwide. Built on Next.js and deployed on Vercel's edge network.
Built-in rate limiting (60 req/min) protects our infrastructure while keeping your apps running smoothly.
Visa requirements for 195+ countries. Updated monthly from trusted government sources.
Automated monthly sync keeps data fresh. Never worry about outdated visa information.
Simple, predictable REST endpoints. ISO2 country codes. JSON responses. Built for developers.
Join developers building amazing travel applications with Visafy
Create Free Account