Nearest culture
Endpoint
GET https://partners.api.skyscanner.net/apiservices/v3/culture/nearestculture?ipAddress={ipAddress}
Request
You will need to pass the IP address of the user as a query parameter.
Query parameter | Description |
---|---|
ipAddress | The IP address of the user |
Response
The endpoint will return the market, locale and currency. For the response structure check the API spec here.