Atlys: Get Country Visa Details
Atlys via Parse · travel
Get detailed visa information for a specific destination country including pricing breakdown, visa type, process type, validity, length of stay, and required documents. The country_code must be one returned by list_visa_countries. Returns stale_input if the country is not found for the given citizenship/residence combination. Retrieve visa service information from Atlys including available destination countries, pricing breakdown (total price, government fee, Atlys service fee), visa types, validity periods, and required documents. Fulfilled by Parse from atlys.com.
- atlys
- atlys-com
- government-public
- maps-geo
- parse
- platform-key
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3b96da46-48bb-4613-9b3f-4c7adedcdd11/get_country_visa_details
- Interface artifact
- sha256:108b1284a887968e241a7803bb857915d30e78ee88cc27da3c2b82bd759b6eaf
- Manifest digest
- sha256:a4cd2bcd765a2165fe114b30cd4d6da170971d6b0a95133cc1d26f474fda39a1
Request fields
- residence (string): ISO 3166-1 alpha-2 country code for the traveler's country of residence (e.g. 'IN', 'US').: Allowed values: IN, US
- citizenship (string): ISO 3166-1 alpha-2 country code for the traveler's citizenship (e.g. 'IN', 'US').: Allowed values: IN, US
- country_code (string, required): ISO 3166-1 alpha-2 destination country code (e.g. 'KE', 'VN', 'TH').
Example queries
- {"residence":"IN","citizenship":"IN","country_code":"TH"}