Airports reachable from an origin
reachable_fromHow far the network stretches from one airport within a stop budget: totals, breakdown by stop count and by country. Pass country to list the individual reachable airports there with their minimum stops.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Three-letter IATA airport code, e.g. "IST" | |
| country | No | List the reachable airports in this ISO 3166-1 alpha-2 country | |
| max_stops | No | Maximum intermediate stops (default 1; 0 = nonstop only) |