Navigraph Docs Logo

Search

Query available airports in the AMDB using some substring of the ICAO or formal name

GET
/v1/search
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