transavia.com

Returns all airports

๐Ÿ”‘ apikey 5 endpoints transport
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
All airports
curl \
  -H "apikey: $API_KEY" \
  /
Airport by id.
curl \
  -H "apikey: $API_KEY" \
  /{id}
Nearest airport(s) by geo coordinates.
curl \
  -H "apikey: $API_KEY" \
  /nearest
Endpoints (5 total)
GET
/
All airports
GET
/{id}
Airport by id.
GET
/nearest
Nearest airport(s) by geo coordinates.
GET
/nearest/{id}
Nearest airport(s) by airport id.
GET
/countrycode/{countryCode}
Airport(s) by country code.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints5
Authapikey
Categories1