Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.mysubwallet.ng/api/flight/airports \ --header 'Authorization: <api-key>'
{ "status": "success", "data": [ { "city": "Lagos", "iata_code": "LOS", "name": "Murtala Muhammed International", "country": "Nigeria" } ] }
Your API key as Token <your_api_key>.
Token <your_api_key>
Airports