-

Flights Near (Flight Positions)

Skip to the Interactive Docs

Flights Near provides access to information on active flights in a geographic area, including all available carrier, flight number, call sign, tail number, position (lat/long), altitude, bearing, and speed data. If additional status information is available (airport, times, terminals, etc.), a FlightID is provided to access the status information using Flight Status By Flight.

URI
https://api.flightstats.com/flex/flightstatus/{protocol}/v2/{format}/flightsNear/{...}
Extended Options
useHTTPErrors useInlinedReferences includeNewFields languageCode:xx
Response
request, appendix, error, list of flightPosition
Long Term Support (?)
SOAP (deprecated): WSDL | XSD
REST: WADL | XSD
Extended Fields (?)
SOAP (deprecated): WSDL+XSD
REST: WADL | XSD | JSON

Interactive Documentation

  1. Click on the name of the web service to expand the test client interface.
  2. Fill out each required parameter (click app id & key to pre-populate with your credentials)
  3. Send Request to see the actual JSON response. You will also be provided with a curl invocation including a pre-formatted REST URL. To see the XML response, replace the json in the URL with xml.
  4. Please be aware that large responses may take a long time to pretty-print in your browser.