API Reseller
Travel API
Search, book and cancel across travel inventory: IRCTC rail, flights, buses, cabs, hotels, holiday packages, cruises, plus visa and passport assistance. One booking model and one cancellation model across every mode.
What you get
- IRCTC rail booking under the authorised sub-agent model
- Flight, bus, cab and hotel search and booking
- Holiday package and cruise inventory
- Visa and passport application assistance
- Consistent cancellation and refund handling across modes
The contract
- Auth
- Issued credentials per key pair, over TLS. Signed requests where the rail requires it.
- Flow
- Search, then hold, then confirm. A held fare is guaranteed for the hold window.
- Pricing
- Live at search time. A fare can change between search and confirmation.
- Cancellation
- Governed by the operator's own rules, returned with the booking.
- Environments
- Sandbox mirrors production semantics, including failures.
FAQ
About travel api
A fare changed between search and booking. Why?
Search returns live pricing from the operator, and it can move before you confirm. Hold the fare to fix it for the hold window, then confirm against the held reference. Booking directly from a search result accepts whatever the price is at confirmation.
Who owns cancellation rules?
The operator. Their rules are returned with the booking and applied on cancellation; we do not add our own layer on top, so what your customer is quoted matches what the operator will actually do.