get
https://api.aerocrs.com/v5/getDestinations
The method will allow you to receive the list of destinations served by AeroCRS airlines.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
ImportantThe list might update from time to time and is not related to a specific airline, although might change occasionally due to added/removed destinations.
Response
The method will response with a list of destinations, including country and additional information.
| Parameter | Type | Description |
|---|---|---|
| name | String | Destination name |
| code | String | Destination code to be used in the method getFlights |
| iatacode | String | IATA code (if exists) |
| icaocode | String | ICAO code (if exists) |
| country | String | Country name |
| countryiso | String | Country ISO code according to ISO 3166-1 |
| dstid | Numeric | Destination ID |

