top of page
Since our establishment in 1995, FlightLookup has been dedicated to delivering top-notch services with a focus on efficiency

Airport Data API — Airlines, Routes & Destinations by Airport

Example API Request

<?xml version="1.0" encoding="UTF-8"?>

<OTA_AirportRS Version="1.0">

<Success/>

<AirportInfo>

<Airport LocationCode="LHR" AirportName="London Heathrow Airport"/>

<City CityCode="LON" CityName="London"/>

<Country CountryCode="GB" CountryName="United Kingdom"/>

<Airlines>

<Airline Code="BA" Name="British Airways" Alliance="OneWorld"/>

<Airline Code="VS" Name="Virgin Atlantic" Alliance="SkyTeam"/>

</Airlines>

</AirportInfo>

</OTA_AirportRS>

Start Building with the Airport Data API

Query comprehensive airport data including airlines serving each airport, available routes, and destination information worldwide. Build flight search tools, airport dashboards, and travel planning applications with accurate, real-time airport data.

bottom of page