Markets
Endpoint
GET https://partners.api.skyscanner.net/apiservices/v3/culture/markets/{locale}
Request
To specify which locale (language) the response is returned in, a locale
can be passed into the endpoint following the format above.
Path variable | Description |
---|---|
locale | The locale to return results in, e.g.: en-GB |
Response
The /locales
endpoint returns a locales
list containing objects with the following fields:
Field name | Description |
---|---|
code | Market code, e.g.: UK |
name | The market name, e.g.: United Kingdom |