aircraft.lookup
Look up any US-registered aircraft by tail number or ICAO24 hex to get make, model, owner, operator, and the ICAO24 needed for live ADS-B tracking.
Instructions
Look up a US-registered aircraft by tail number (N-number, e.g. N757F) or icao24 Mode-S hex (e.g. aa3487). Pass exactly one. Returns make/model/owner/operator + the icao24 that links to live ADS-B flight-tracking. ~307k US airframes (OpenSky, CC-BY-SA).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tail | No | Tail / N-number (e.g. N757F). | |
| icao24 | No | 24-bit Mode-S hex (e.g. aa3487). |