Get airport by IATA code

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.

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