/makemytrip/places/search

POST /api/makemytrip/places/search

Price: 1 credit

Resolve a city, airport name or IATA code into MakeMyTrip place identifiers via autosuggest. Returns ranked matches with the IATA code (city metro code such as NYC, or a specific airport code such as JFK), city and airport name, country and country code, the MakeMyTrip locus code and, for multi-airport cities, the list of nested airports with their distance from the city centre. Covers airports and cities worldwide.

How to use it

Autosuggest MakeMyTrip places by query (a city name, airport name or IATA code). Returns matches with iata_code, city, airport_name, country, country_code, locus_code and, for metro cities, nested airports (each with iata_code, city, airport_name and distance_info).

Parameters

Request body

Response

Errors

Response headers