Get States
get_statesLive ADS-B state vectors for aircraft currently transmitting — position, barometric and geometric altitude (metres), velocity (m/s), heading, vertical rate, squawk, and on-ground flag, plus registration and aircraft type. Filter to specific aircraft with comma-separated ICAO24 hex addresses, or to an area with lat/lon and a radius. Keyless. Use for "where is this aircraft now", "what is transmitting near this point", "is anything squawking an emergency code here".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Centre latitude for an area query, degrees. | |
| lon | No | Centre longitude for an area query, degrees. | |
| icao24 | No | Filter by one or more ICAO24 hex addresses, comma-separated (e.g. "3c675a,a835af"). | |
| radius_nm | No | Radius around lat/lon in nautical miles (1-250, default 100). |