Travel rankings works by making a POST request to a URL that you have created and communicated to us. Each time one of your prices is shown on our site, following a user's search, the request is sent with the data.
To get started you will need to:
- Set up your server so that it is publicly accessible from Skyscanner and ensure we are whitelisted to access it from the following IP addresses: https://skyscannerpartnersupport.zendesk.com/home. It must be able to handle multiple concurrent requests.
- Provide your account manager with the callback URL to your server for receiving the rankings data.