VanSky
List VanSky weather suitability by country
Returns country-level weather suitability data for van travel.
get/api/vansky/weather
Response
VanSky countries
Example response
{
"data": [
{
"code": "DE",
"region": "europe"
}
]
}