Redbus: Get Bus Details
Redbus via Parse · travel
Get detailed information for a specific bus service including boarding points, dropping points, cancellation policy, fares, and service metadata. Requires a route_id from search_buses results. 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_bus_details
- Interface artifact
- sha256:bbe283961b7e1740175f3d28496f11416c4fcd90a59e6dc3de32d483e2af4184
- Manifest digest
- sha256:509dd56c8ba81bbe46ea55a490b6624173be6f996e3052e5f3f2c50c47c3ccd4
Request fields
- doj (string, required): Date of journey in DD-Mon-YYYY format (e.g. 26-Jun-2026)
- route_id (string, required): Route ID of the bus service (from search_buses response inventories[*].routeId)
- to_city_id (string, required): Destination city ID (from get_city_suggestions)
- from_city_id (string, required): Source city ID (from get_city_suggestions)
Example queries
- {"doj":"08-Jul-2026","route_id":"46940556","to_city_id":"130","from_city_id":"462"}