Step 1 - Endpoint
For the first step of changing over to v3 you will need to change the URL as the format has changed.
The endpoint for the Flights Autosuggest API has changed from
https://partners.api.skyscanner.net/apiservices/autosuggest/v1.0/ to https://partners.api.skyscanner.net/apiservices/v3/autosuggest/flights.
There are new endpoints for the two new verticals (Carhire and Hotels)
- https://partners.api.skyscanner.net/apiservices/v3/autosuggest/carhire
- https://partners.api.skyscanner.net/apiservices/v3/autosuggest/hotels
Collection in postman
You can see examples of the new endpoints with this postman collection: