v5

latestOpenAPI 3.1.0Proprietary2026-08-031,5423,1505.5 MB
Transportation

Search airports

Search 85,000+ airports worldwide. Filter by name, country (ISO2), type (large_airport, medium_airport, small_airport, heliport, seaplane_base, closed), ICAO code, IATA code, scheduled service only.

get/api/v1/airports/search

Query parameters

namestring

Search by name or municipality

Search by name or municipality

countrystring

ISO2 country code (US, JP, DE)

ISO2 country code (US, JP, DE)

typestring

Type: large_airport, medium_airport, small_airport, heliport, seaplane_base, closed

Type: large_airport, medium_airport, small_airport, heliport, seaplane_base, closed

icaostring

ICAO code (e.g. KJFK, EGLL)

ICAO code (e.g. KJFK, EGLL)

iatastring

IATA code (e.g. JFK, LHR)

IATA code (e.g. JFK, LHR)

scheduled_onlyboolean

Only airports with scheduled service.

Only airports with scheduled service.

limitinteger

Maximum number of records to return.

Maximum number of records to return.

Response

Array of airport records matching the search filters.

Example response

{
  "meta": {
    "endpoint": "/api/v1/fred/us/cpi",
    "data_time": "2026-04-16T14:30:00Z",
    "response_time": "2026-04-16T14:30:12Z",
    "provider": "Sugra API v1.0.1",
    "source": "sugra_crypto",
    "attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
    "fallback_chain": [
      "sugra_crypto",
      "sugra_finance"
    ]
  }
}