Aviation Data

Aircraft state by icao24

Most recent live state for one aircraft.

GET/v1/tracking/aircraft/{icao24}Requires X-API-Key

Returns the most recent state vector from ADSB.lol for the given icao24 hex address. Returns `429 rate_limited` in the errors array when throttled.

Authorization

X-API-KeystringRequired

Opaque API key issued from the Norba dashboard. Sent on every request as the X-API-Key HTTP header. Missing or invalid keys are rejected with 401 Unauthorized.

Path parameters

icao24stringRequired

ICAO 24-bit hex address.

Example: 3485d2