Save your time and money.
We have used our expertise to carefully collate our data, so you don’t have to.
Real-time Flight Status & Global Aviation Data API.
We provide information about aircrafts
, airlines
, airports
, cities
, countries
,
flights
in real–time, routes
, timezones
, and so on.
Among other things, this information is useful for: airline and airport services, business applications, consumer services, manufacturers, tour operators, travel portals, etc.
We have used our expertise to carefully collate our data, so you don’t have to.
Our databases are updated frequently with information from hundreds of official and unofficial sources, such as distribution systems and exchange networks.
Our database for airports contains {{stats_response.airports||"..."}} records. Uptime {{uptime.Airports}}%
To receive data from all airports, send this API request: http://{{get_str('domain')}}/api/v6/airports
.
To receive data from a specific airport, send this API request: http://{{get_str('domain')}}/api/v6/airports?code=CDG
.
For FREE accounts response contain:
code - airport code
name - airport name
For PREMIUM accounts (only {{stats_response.premium_price||"79"}} {{stats_response.currency||"$"}}) response also contain:
country_code - ISO code of country for this airport
icao - ICAO code of airport
city_code - 3-letter city code for this airport
lat - geo latitude of airport
lng - geo longitude of airport
timezone - Timezone of airport
gmt - GMT timezone value of airport
is_rail_road - mark iata code as rail road
is_bus_station - mark iata code as bus station
alternatenames - alternative names of airport
tch_code - TCH code of airport
popularity - popularity index of airport
phone - phone of airport
website - website of airport
geoname_id - related id for geo names
routes - open routes for this airport
Our database for cities contains {{stats_response.cities||"..."}} records. Uptime {{uptime.Cities}}%
To receive data from all cities, send this API request: http://{{get_str('domain')}}/api/v6/cities
.
To receive data from a specific city, send this API request: http://{{get_str('domain')}}/api/v6/cities?code=PAR
.
For FREE accounts response contain:
code - 3-letter city code
name - name of city
country_code - ISO code of country for this city
For PREMIUM accounts (only {{stats_response.premium_price||"79"}} {{stats_response.currency||"$"}}) response also contain:
lat - geo latitude of city
lng - geo longitude of city
timezone - of city
gmt - of city
alternatenames - alternative names of city
tch_code - TCH code of city
popularity - popularity index of city
geoname_id - related geoname id
Our database for countries contains {{stats_response.countries||"..."}} records. Uptime {{uptime.Countries}}%
To receive data from every country across the world, send this API request: http://{{get_str('domain')}}/api/v6/countries
.
To receive data from a specific country, send this API request: http://{{get_str('domain')}}/api/v6/countries?code=FR
.
For FREE accounts response contain:
code - 2 chars ISO code of country
code3 - 3 chars ISO code of country
iso_numeric - numeric ISO code of country
name - name of country.
For PREMIUM accounts (only {{stats_response.premium_price||"79"}} {{stats_response.currency||"$"}}) response also contain:
currency_code - currency 3 chars ISO code of country
currency_name - currency name of country
continent - 2 chars ISO code of continent
languages - uses languages in country
fips_code - fips code of country
population - country population
alternatenames - alternative names of country
neighbours - neighbours countries for country
phone_code - phone code of country
capital - capitalname of country
Our database for airlines contains {{stats_response.airlines||"..."}} records. Uptime {{uptime.Airlines}}%
To receive data from all airlines across the world, send this API request: http://{{get_str('domain')}}/api/v7/airlines
.
To receive data from a specific airline, send this API request: http://{{get_str('domain')}}/api/v7/airlines?iata_code=NH
.
For FREE accounts response contain:
name - the name of airline
iata_code - 2-letter airline code
For PREMIUM accounts (only {{stats_response.premium_price||"79"}} {{stats_response.currency||"$"}}) response also contain:
iata_prefix - airline prefix number
iata_accounting - accounting number
base_code - 3-letter code of base hub airport
icao_code - 4-letter ICAO code of airline
callsign - ICAO callsign
country_code - country code of airline
country_name - country name of airline
slug - unique slug identifier in our system
status - current airline status (active
, disabled
, restarting
, not_ready
, start_up
,
merged
, renamed
, historical
, duplicate
, unknown
)
type - airline type (scheduled
, private
, cargo
, charter
, virtual
,
manufacturer
, government
, division
, supplier
, unknown
)
founded - year of airline founding
fleet_age - average fleet age
fleet_size - current fleet size
website - official airline website
twitter - airline Twitter page
facebook - airline Facebook page
Our database for taxes contain {{stats_response.taxes||"..."}} records. Uptime {{uptime.Taxes}}%
To receive data in relation to all taxes, send this API request: http://{{get_str('domain')}}/api/v6/taxes
.
To receive data regarding a specific tax, send this API request: http://{{get_str('domain')}}/api/v6/taxes?code=AB
.
For PREMIUM accounts (only {{stats_response.premium_price||"79"}} {{stats_response.currency||"$"}}) response contain:
code - tax code
name - tax name
Our aircraft database contains {{stats_response.aircrafts||"..."}} records. Uptime {{uptime.Aircrafts}}%
To receive data from all aircrafts, send this API request: http://{{get_str('domain')}}/api/v6/aircrafts
.
To receive data from a specific aircraft, send this API request: http://{{get_str('domain')}}/api/v6/aircrafts?code=310
.
For FREE accounts response contain:
code - aircraft code
name - aircraft name
Our airplane database contains {{stats_response.airplanes||"..."}} records. Uptime {{uptime.Airplanes}}%
To receive data from all airplanes, send this API request: http://{{get_str('domain')}}/api/v6/airplanes?page=0&limit=1
.
To receive data from a specific airplane (through its Registration Number), send this API request: http://{{get_str('domain')}}/api/v6/airplanes?reg_number=4X-ECC
.
To receive data from a specific airplane by airline code, send this API request: http://{{get_str('domain')}}/api/v6/airplanes?airline_iata=LY&page=0&limit=1
.
For PREMIUM accounts (only {{stats_response.premium_price||"79"}} {{stats_response.currency||"$"}}) response contain:
reg_number - registration number of aircraft
test_registration - test registration number
construction_number - construction number of aircraft
icao_hex - ICAO24 hex code of aircraft
aircraft_iata - code aircraft (short)
aircraft_code - aircraft code
aircraft_type - aircraft type code
production_line - aircraft production line name
line_number - line number
model - aircraft production model
strict_model - exactly model code
series - series of aircraft
engines_type - engines type
engines_count - engines count
first_flight - date of first flight
age - aircraft age in years
registered - registeration date
rollout - rollout date
delivered - delivered date
airline_iata - airline code
airline_icao - airline ICAO code
owner - aircraft owner
status - current status of aircraft
classes.{economy|premium|business|first}.name - internal airline class name
classes.{economy|premium|business|first}.seats - count of seats
classes.{economy|premium|business|first}.pitch - seat pitch
classes.{economy|premium|business|first}.width - seat width
classes.{economy|premium|business|first}.bed_type - seat type (standard, angle-flat, open-suite, closed-suite, flat, recliner)
classes.{economy|premium|business|first}.bed_length - length of bed (if possible)
Our routes database contains {{stats_response.routes||"..."}} records. Uptime {{uptime.Routes}}%
To receive data in relation to all routes, send this API request: http://{{get_str('domain')}}/api/v7/routes?limit=1000&offset=0
.
To receive data regarding a specific route, send this API request: http://{{get_str('domain')}}/api/v7/routes?flight_number=10&departure_iata=CDG&departure_icao=LFPG&arrival_iata=JFK&arrival_icao=KJFK&airline_iata=5K&airline_icao=HFY
.
For FREE accounts response contain:
flight_number - flight number
airline_iata - airline code
For PREMIUM accounts (only {{stats_response.premium_price||"79"}} {{stats_response.currency||"$"}}) response contain:
departure_iata - departure 3-letter code
departure_icao - departure 4-letter ICAO code
departure_terminal - departure terminal
departure_time - estimated departure time in departure airport timezone
arrival_iata - arrival 3-letter code
arrival_icao - arrival 4-letter ICAO code
arrival_terminal - arrival terminal
arrival_time - arrival time in arrival airport timezone
airline_icao - airline ICAO code
codeshares - codeshares information
Our time zones database contains {{stats_response.timezones||"..."}} records. Uptime {{uptime.Timezones}}%
To receive data from all time zones, send this API request: http://{{get_str('domain')}}/api/v6/timezones
.
For FREE accounts response contain:
timezone - timezone code/name
country_code - country ISO code
gmt - GMT offset
dst - DST offset
Uptime {{uptime.Autocomplete}}%
To locate airports and cities via query string, send this API request: http://{{get_str('domain')}}/api/v6/autocomplete?query=madrid
.
For FREE accounts response contain:
code - airport/city code
name - airport/city name
country_name - name of country for this airport/city
For PREMIUM accounts (only {{stats_response.premium_price||"79"}} {{stats_response.currency||"$"}}) response also contain:
city_code - code of city for this airport
city_name - city name for this airport
country_code - ISO code of country for this airport/city
lat - geo latitude of airport/city
lng - geo longitude of airport/city
type - type of item (airport, city, railway, busstation)
timezone - Timezone of airport/city
Uptime {{uptime.NearBy}}%
To locate airports via measurements of latitude/longitude and/or distance, send this API request: http://{{get_str('domain')}}/api/v6/nearby?lat=-6.1744&lng=106.8294&distance=1000
.
For FREE accounts response contain:
code - airport/city code
name - airport/city name
country_name - name of country for this airport/city
For PREMIUM accounts (only {{stats_response.premium_price||"79"}} {{stats_response.currency||"$"}}) response also contain:
city_code - code of city for this airport
city_name - city name for this airport
country_code - ISO code of country for this airport/city
lat - geo latitude of airport/city
lng - geo longitude of airport/city
type - type of item (airport, city, railway, busstation)
timezone - Timezone of airport/city
Uptime {{uptime.Flights}}%
Real-Time information about current flights in world http://{{get_str('domain')}}/api/v7/flights
.
You can filter the real – time information by bounds and/or any other object parameter at the following link: http://{{get_str('domain')}}/api/v7/flights?bounds=s-w-lat,s-w-lng,n-e-lat,n-e-lng&airline[iata_code]=AA
.
For PREMIUM accounts (only {{stats_response.premium_price||"79"}} {{stats_response.currency||"$"}}) response contain:
status - current flight status (en-route
, landed
, )
aircraft.reg_number - registration number of aircraft
aircraft.icao_code - aircraft type ICAO code
flight.number - flight number
flight.iata_number - flight number with 2-letter airline prefix
flight.icao_number - flight number with 3-letter ICAO airline prefix
airline.iata_code - 2-letter airline code
airline.icao_code - airline ICAO code
departure.iata_code - 3-letter code of deprature airport
departure.icao_code - 4-letter ICAO code of deprature airport
arrival.iata_code - 3-letter code of arrival airport
arrival.icao_code - ICAO code of arrival airport
geography.latitude - current aircraft latitude
geography.longitude - current aircraft longitude
geography.altitude - current aircraft altitude
geography.direction - current aircraft direction (0-360)
speed.horizontal - current horizontal speed in km
speed.vertical - current vertical speed in km
system.squawk - current flight Squawk code
system.updated - last unix timestamp
The current timetable for the arrivals and departures of flights at specific airports throughout the world may be found at: http://{{get_str('domain')}}/api/v7/timetable?iata_code=LGA&type=departure
.
For PREMIUM accounts (only {{stats_response.premium_price||"79"}} {{stats_response.currency||"$"}}) response contain:
status - status of flight (active
, scheduled
, landed
, cancelled
,
incident
, diverted
, redirected
, unknown
)
flight.number - flight number
flight.iata_number - flight number with 2-letter airline prefix
flight.icao_number - flight number with ICAO airline prefix
airline.name - airline name
airline.iata_code - airline code
airline.icao_code - airline ICAO code
departure.iata_code - deprature airport code
departure.icao_code - ICAO code of deprature airport
departure.terminal - deprature airport terminal
departure.gate - deprature airport gate
departure.scheduled_time - scheduled deprature time
departure.estimated_time - estimated deprature time
departure.actual_time - actual deprature time
arrival.iata_code - arrival airport code
arrival.icao_code - ICAO code of arrival airport
arrival.terminal - arrival airport terminal
arrival.gate - arrival airport gate
arrival.baggage - arrival airport baggage claim
arrival.scheduled_time - scheduled arrival time
arrival.estimated_time - estimated arrival time
arrival.actual_time - actual arrival time
codeshared - information about original flight, if current flight is codeshare
To make several API requests at once, you must specify the different methods and their parameters: http://{{get_str('domain')}}/api/v6/mixed?method[cities][code]=PAR&method[airports][code]=CDG&method[timezones]=1&method[timetable][code]=CDG
.
Get PHP-SDK on GitHub
Get Java-SDK on GitHub
Get NodeJS-SDK on GitHub or package on NPMjs.org
Get Python-SDK on GitHub or package on PyPi.Python.org
You can start to use this API absolutely FREE!
{{register_response}}
Upgrade to our PREMIUM package for just {{stats_response.premium_price||"79"}} {{stats_response.currency||"$"}} per month, and receive:
Please, select data or service what you need.
|
api_key
for upgrade to Premium.
Please, put your current api_key
for upgrade to Premium.