Nonstop destinations from an airport
destinations_fromAll airports reachable nonstop from a given origin, with the service kinds (scheduled, seasonal, charter, suspended, ...) per destination. Optionally filter by kind and include the operating airlines. Seasonal and charter service carries no operating dates; treat as unverified for specific travel dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Only destinations with at least one route of this service kind | |
| origin | Yes | Three-letter IATA airport code, e.g. "IST" | |
| include_airlines | No | Also list the operating airlines per destination (larger response) |