Redbus: Get City Suggestions
Redbus via Parse · travel
Get city suggestions and IDs for bus search autocomplete. Returns matching cities with their IDs, location names, and boarding point lists. Use the returned city ID to feed into search_buses, get_bus_details, or get_bus_seat_layout endpoints. APIs to search for bus and train services, get detailed schedules, seat layouts, and suggestions on redBus.in. Fulfilled by Parse from redbus.in.
- maps-geo
- marketplace
- parse
- platform-key
- redbus
- redbus-in
- 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/35a9b6fe-4009-43dd-89e2-993f11b60ad0/get_city_suggestions
- Interface artifact
- sha256:b0cbf7b4249545ca6748e675c4a37fa1cfc6859bee95bdb6e0f1d8d8e3159497
- Manifest digest
- sha256:0692035b543ac765a4eb78c3b5e7f2096252bc2a0903ae1087d941c7f23712ae
Request fields
- limit (integer): Max results to return
- query (string, required): Search query for city name (e.g. 'Mumbai', 'Pune', 'Bangalore')
Example queries
- {"limit":"10","query":"Mumbai"}