/skyscanner/places/search
Resolve a place name, city or airport into Skyscanner place identifiers via autosuggest. Returns ranked matches with the entity id (used as origin/destination in flights search), sky id, IATA code (city metro code, e.g. LON for London), display name, place type (airport, city or country), parent city, country and coordinates. Use this to turn a human place name into the entity ids required by the flights search endpoint.
Price: 1 credit
💡 AI Hint: Autosuggest Skyscanner places by query (a city, airport or country name). Returns matches with entity_id (feed this as origin/destination to flights/search), sky_id, iata_code (the city IATA metro code, e.g. LON; null for individual airports), name, type (airport/city/country), city, country, country_code and latitude/longitude.
⚠️ Common errors: 412: No places matched the given query
Authorizations
API token from the dashboard