fa_get_airport_routes
Get popular routes with aircraft types, counts, and filed altitudes between an origin and destination airport.
Instructions
Get the most popular routes (with aircraft types, counts, and filed altitudes) flown between an origin and destination airport.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Origin airport code (ICAO/IATA/LID) | |
| cursor | No | Opaque paging cursor from a previous response's links.next | |
| max_pages | No | Max pages to fetch (AeroAPI default: 1) | |
| destination | Yes | Destination airport code (ICAO/IATA/LID) |