Makemytrip: Search Airports
Makemytrip via Parse · travel
Search for airports and cities by name to get IATA codes. Returns matching airports with city, country, and nearby airport information. Use this to resolve human-readable city names into IATA codes before querying the fare calendar. Search for airports and find the cheapest flight fares between any two cities across multiple dates using MakeMyTrip's fare calendar. Fulfilled by Parse from makemytrip.com.
- finance
- makemytrip
- makemytrip-com
- maps-geo
- parse
- platform-key
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- travel
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3733f7b7-76b9-4577-a772-d42e21cee06c/search_airports
- Interface artifact
- sha256:7ba1166298aacd419f2978eb54aa91617eb80f8baca4b28cc0e3d701ef34bd4d
- Manifest digest
- sha256:4dce167a29850267367e3519cec9ca429bc85721b16260383afa9f7f306c32b7
Request fields
- limit (integer): Maximum number of results to return
- query (string, required): City or airport name to search for (e.g., 'Delhi', 'Mumbai', 'London')
Example queries
- {"limit":"5","query":"Delhi"}