/flightradar24/flights/search

POST /api/flightradar24/flights/search

Price: 1 credit

Find live aircraft currently flying within a geographic area (bounding box)

How to use it

Find live aircraft currently within a geographic bounding box defined by north/south latitude and west/east longitude. Returns one entry per aircraft with its live position (latitude, longitude, altitude, ground speed, track/heading, vertical speed), Mode-S hex, registration, aircraft type, callsign, flight number, origin and destination airport IATA codes, airline ICAO, on-ground flag, and the data source (radar). Toggle the source and category flags (adsb/mlat/flarm/faa/satellite/estimated/air/ground/vehicles/gliders) to narrow what is returned. Use 'count' to cap how many aircraft come back. Use the flight id with the 'flights' endpoint to get full details and the flight track.

Parameters

Request body

Response

Errors

Response headers