Travel Sewa

Partners

API access

Build Travel Sewa inventory into your own product with a REST API and webhooks.

Core endpoints

MethodEndpointPurpose
POST/v1/flights/searchSearch domestic and international fares
POST/v1/hotels/availabilityRoom availability and rates by city
POST/v1/buses/seatsLive seat map for a route and date
POST/v1/bookingsCreate a booking and hold inventory
GET/v1/bookings/{id}Retrieve status, tickets and vouchers
POST/v1/bookings/{id}/cancelCancel 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

Request API keys