GET /v1/route/{callsign} | Origin and destination for a callsign, from the derived routes table |
GET /v1/airframe/{hex} | One aircraft’s observed flight log, newest first, about a year deep |
GET /v1/refdata/aircraft/{hex} | Registration, type, operator |
GET /v1/refdata/airlines | The airlines the network observes |
GET /v1/refdata/airlines/{icao} | One airline: fleet, routes, countries |
GET /v1/refdata/airlines/{icao}/schedule/{org}/{dst} | Observed departure pattern for one leg |
GET /v1/refdata/types/{designator} | An aircraft type spelled out |
GET /v1/refdata/airports/{ident} | One airport |