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.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!