List airlines

Overview

Retrieve a list of airlines with optional filtering by name, alliance, and active status.

When to Use

  • Airline directory - Build a searchable list of airlines for display or filtering
  • Alliance filtering - Filter airlines by alliance membership (Star Alliance, oneworld, SkyTeam)
  • Active airlines - Retrieve only currently operating airlines

What You Get

  • Full airline records including name, IATA/ICAO codes, country, alliance, and logo URL
  • Alliance membership for each airline
  • Active status to identify currently operating carriers
  • Filtered results based on query, alliance, and active status parameters

Quick Start

Call with no parameters to get all airlines. Use q to search by name, alliance to filter by alliance, and activeOnly=true to exclude inactive carriers.

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

Search query (e.g., 'AA' or 'American')

integer
Defaults to 20

Maximum number of results

boolean
Defaults to true

Only return currently active airlines

string
enum

Filter by airline alliance

Allowed:
Responses

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