- DATE:
- AUTHOR:
- The Duffel team
API
You can now query the "List Airports" API by country code
DATE:
AUTHOR:
The Duffel team
You can now filter the "List airports" API by iata_country_code
, supplying an ISO 3166-1 alpha-2 country code.
For example, if you wanted to only see airports in the United Kingdom, you'd make a GET
request to /air/airports?iata_country_code=GB
.