Partners
API access
Build Travel Sewa inventory into your own product with a REST API and webhooks.
Core endpoints
| Method | Endpoint | Purpose |
|---|---|---|
| POST | /v1/flights/search | Search domestic and international fares |
| POST | /v1/hotels/availability | Room availability and rates by city |
| POST | /v1/buses/seats | Live seat map for a route and date |
| POST | /v1/bookings | Create a booking and hold inventory |
| GET | /v1/bookings/{id} | Retrieve status, tickets and vouchers |
| POST | /v1/bookings/{id}/cancel | Cancel and start a refund |
Good to know
- Sandbox keys issued instantly; production keys after a test booking review
- Rate limit of 60 search requests per minute per key
- Webhooks for booking, ticketing, cancellation and refund events
- All amounts returned in NPR minor units with tax breakdown
