get
https://api.liteapi.travel/v3.0/data/flights/airlines/iatas/
Overview
Retrieve full details for a specific airline using its 2-letter IATA code.
When to Use
- Airline display - Show airline name, logo, and alliance for a given IATA code
- Flight result enrichment - Fetch airline details to display alongside search results
- Data validation - Verify an airline code and retrieve its metadata
What You Get
- Airline details including name, IATA/ICAO codes, and country
- Alliance membership (Star Alliance, oneworld, SkyTeam, or Vanilla Alliance)
- Logo URL for displaying the airline's logo in your UI
- Active status indicating whether the airline is currently operating
Quick Start
Provide the 2-letter IATA code (e.g., AA for American Airlines) in the URL path.