check_visa_requirement
Check visa requirements between two countries. Returns visa type, stay duration, required documents, and application process for 39,585 passport-destination pairs in 15 languages.
Instructions
Check visa requirements between any two countries. Returns visa type (visa-free, e-visa, visa required, etc.), allowed stay duration, required documents, step-by-step application process, and travel tips. Covers 39,585 passport-destination pairs in 15 languages. Use this tool when the user asks about visa rules, entry requirements, travel documents, or whether they need a visa to visit a country. Requires an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| passport | Yes | ISO 3166-1 alpha-3 country code of the passport holder (e.g. 'FRA' for France, 'USA' for United States). | |
| destination | Yes | ISO 3166-1 alpha-3 country code of the destination country (e.g. 'JPN' for Japan, 'THA' for Thailand). | |
| lang | No | Language code for the response. Supported: fr, en, es, pt, de, ja, ko, zh, ru, it, ar, hi, th, vi, tl. Defaults to 'en'. |