/momondo/places/search

POST /api/momondo/places/search

Price: 1 credit

Resolve a place name, city or airport into momondo location identifiers via autosuggest. Returns ranked matches with the location code (id — used as origin/destination in flights search), IATA airport code, the city id (used as the destination in stays and cars search), display name, place type, city, country, region and coordinates. Use this to turn a human place name into the identifiers required by the search endpoints.

How to use it

Autosuggest momondo places by query (a city or airport name). Returns matches with id (the airport/metro code — feed as origin/destination to flights/search), iata, name, display_name, type, city, city_id (feed as destination to stays/search and cars/search), city_code, country, country_code, region, latitude, longitude, timezone and is_metro.

Parameters

Request body

Response

Errors

Response headers