List airline IATA codes

Overview

Retrieve a lightweight list of airline IATA codes with names for autocomplete and lookup purposes.

When to Use

  • Autocomplete dropdowns - Populate airline search inputs with a minimal list
  • Client-side filtering - Download the full list once and filter locally
  • Code validation - Build a lookup table of valid airline codes

What You Get

  • IATA codes for all airlines in the database
  • Airline names paired with each code
  • Active filtering available via the activeOnly parameter

Quick Start

Call with no parameters to get all airline IATA codes and names. Use activeOnly=true to filter out inactive airlines.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean
Defaults to true

Only return currently active airlines

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json