Visa data
Coverage statistics (public)
Public, no auth, edge-cached for one hour.
get/api/v1/visa/stats
Response
Coverage statistics.
Example response
{
"coverage": {
"visa_details": 39585,
"passports": 199,
"destinations": 199,
"passport_index_pairs": 39601,
"translations": 591885,
"languages": 15
},
"supported_languages": [
{
"code": "en",
"name": "English"
}
],
"requirement_distribution": {
"visa_free": 14210,
"visa_required": 12740,
"e_visa": 4830,
"visa_on_arrival": 5102,
"eta": 2103,
"no_admission": 600
},
"api_version": "1.0",
"docs": "https://visa.orizn.app"
}