get_all_destinations
Retrieve visa requirements for all destinations from a single passport. Returns a complete list of visa status, stay duration, and details for each country to aid travel planning.
Instructions
Get visa requirements for ALL destinations from a single passport country at once. Returns a complete list of every country with visa status, stay duration, and details for each. Ideal for travel planning, building visa maps, or comparing access across destinations. Requires a Pro plan API key. Use this when the user wants a full overview of where their passport lets them travel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| passport | Yes | ISO 3166-1 alpha-3 country code of the passport holder (e.g. 'FRA' for France). | |
| 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'. |