get
https://api.liteapi.travel/v3.0/data/flights/airports/iatas/
Overview
Retrieve detailed information for a specific airport using its 3-letter IATA code.
When to Use
- Airport display - Show airport name, city, and country for a given IATA code
- Flight result enrichment - Fetch airport details to display alongside origin/destination in search results
- Autocomplete validation - Verify an airport code and retrieve its full details
What You Get
- Airport details including name, city, country, and timezone
- IATA and ICAO codes for the airport
- Geographic coordinates (latitude and longitude)
- Country and city information for display purposes
Quick Start
Provide the 3-letter IATA code (e.g., JFK for John F. Kennedy International) in the URL path.