skytracker.api.v1.state#

State API endpoints

Functions

api_get_all([storage, south, north, west, ...])

Get the latest batch of aircraft states

api_get_latest([storage, callsign])

Get the last known state of a specific aircraft

api_get_nearby([storage, lat, lon, radius, ...])

Get list of aircraft states close to a specified location

api_get_track([storage, callsign, duration, ...])

Get the track history of a specific aircraft

api_search_state([storage, callsign, ...])

Search for a state based on given information