Get List of Airports
This is an api endpoint that supplies the full NAMES and STRINGS of departure and destination airports as supported by the Travu API.
This API Endpoint makes a GET request to the Travu API service in other to get a response containing the full state NAMES and STRINGS of airports as supported by the Travu API, which is used as the Departure and Destination in BODY PAYLOAD.
ENDPOINT URL
REQUEST TYPE: GET
LIVE & TEST BASE URL: https://api.travu.africa/api/v1/flight-airports
RESPONSE
The Response for this request should bring the AIRPORT LIST and DETAILS in the below format;
Last updated