Airport Mapping Database (AMDB)Endpoints
Search
Query available airports in the AMDB using some substring of the ICAO or formal name
Authorization
bearer AuthorizationBearer <token>
A valid JWT token with access to the AMDB scope
In: header
Query Parameters
q*unknown
The search query
Response Body
curl -X GET "https://example.com/v1/search?q=KJFK"Empty