Radarbox On-Demand
AirNav RadarBox On Demand API enables you to quickly and easily integrate real-time, scheduled or historical flight data into your solutions. Available fields include flight number, scheduled, estimated and actual departure and arrival times, flight parameters such as speed and altitude, aircraft registration/tail-number. A full list of available fields is listed in the webservice spec. For any…
Radarbox On-Demand endpoints
| Method | Endpoint | Description |
|---|---|---|
| Statistics | ||
| GET |
getBusinessFlightsStatistics /statistics/flights/business |
Get statistics for all business flights |
| GET |
getCommercialAirportStatistics /statistics/airports/commercial |
Get statistics for commercial flights on major airports |
| GET |
getFlightsStatistics /statistics/flights |
Get statistics for all flights worldwide |
| GET |
getBusinessAirportStatistics /statistics/airports/business |
Get statistics for business flights on major airports |
| GET |
getCommercialFlightsStatistics /statistics/flights/commercial |
Get statistics for all commercial flights |
| GET |
getBusJetOperatorStatisticsInternal /statistics/flights/business/operators |
Get statistics for business jet operators |
| GET |
getMajorAirportStatistics /statistics/airports |
Get statistics for a specific airport |
| GET |
getAirlinesStatistics /statistics/airlines |
Get statistics for major airlines |
| GET |
getBusJetModelsStatisticsInternal /statistics/flights/business/models |
Get statistics for business jet models |
| Airspace | ||
| GET |
getNotams /airspace/{icaoCode}/notams |
NOTAMs (NOtice To AirMen) are a way of local aviation authorities alerting pilots of potential hazards. Use this endpoint if you want to see the alerts that are relevant for a… |
| GET |
getNatTracks /airspace/natTracks |
The North Atlantic Tracks are high altitude routes across the atlantic between Western Europe and North America. The tracks are updated daily. Use this endpoint to get the most… |
| GET |
getPacTracks /airspace/pacTracks |
Pacific Organized Track System describes the set of routes across the Pacific between Hawaii or North America and Japan/South-east Asia - updated on a daily basis. Use this… |
| Aircraft | ||
| GET |
getAircraft /aircraft |
Use this endpoint if you are looking for details or statistics for a specific aircraft (find by Mode-S hex code or tail number) |
| GET |
searchAircraft /aircraft/search |
Use this endpoint if you want to list all aircraft of a specific ICAO type or company |
| Flights | ||
| POST |
geosearch /flights/geosearch |
Use this endpoint if you are interested in knowing which flights have flown over a particular geographical area at a given point in time |
| POST |
search /flights/search |
Use this endpoint for general flight searches - past, present or future (scheduled) - based on departure/arrival location or individual flights and tail numbers. The search… |
| POST |
aircraftPosition /flights/live |
Use this endpoint if your goal is to get real time information for live flights, either if you are looking for a specific geographical location or particular… |
| Airports | ||
| GET |
getTaf /airports/{icaoCode}/taf |
TAF (Terminal Aerodrome Forecast) is a weather forecast information service provided by airports to serve the surrounding air traffic. TAF reports are updated several times… |
| GET |
getMetar /airports/{icaoCode}/metar |
METARs (METeorological Aerodrome Reports) provide a report of the current weather conditions in the vicinity of an aerodrome. Use this endpoint to get the most up-to-date METAR… |
| GET |
getAirport /airports/{icaoCode} |
Use this endpoint if you know exactly which airport you need to know details for - you can search by ICAO or IATA code. |
| GET |
getDatis /airports/{icaoCode}/datis |
ATIS (Automatic Terminal Information Service) is a service that continuously broadcasts aeronautical information around the airport. D-ATIS is the text transcription of the… |
| GET |
searchAirport /airports/search |
Use this endpoint if you are trying to find all airports in a country, city or within a specific region. |
Radarbox On-Demand pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $119.95 / month | — |
|
| PRO | $299.95 / month | — |
|
| ULTRA | $999.96 / month | — |
|