Travu Developer Documentation
Contact Support
  • Introduction
  • API Reference
  • Authentication
  • Postman Collection
  • Bus Booking
    • Get Bus Trips
      • Get List of States
      • Seat Layouts
    • Request Bus Booking
  • Flight Booking
    • Get Flight List
      • Get List of Airports
    • Select Flight
    • Tentative Flight Booking
    • Complete Flight Ticketing
  • Cancelling an order
  • Get Booking Details
  • Get Bookings History
  • Response Codes
  • Company
    • Travu Terms & Policies
    • Use Policy
  • Frequently asked Questions (FAQ)
Powered by GitBook
On this page
  • REQUIREMENT
  • IMPORT POSTMAN COLLECTION
  • USING THE COLLECTION

Was this helpful?

Postman Collection

Use this Postman collection to play around and learn the MytripAPI

PreviousAuthenticationNextBus Booking

Last updated 2 years ago

Was this helpful?

REQUIREMENT

  1. version >=6.x, Verify with Help -> Check for updates

  2. a bearer token from your MytripAPI dashboard that must be passed into the environment

IMPORT POSTMAN COLLECTION

For a fresh installation, but also for updating, import the postman collection file by following the steps below;

  1. Click on the Import button at the very top header line

  2. Click on Import From Link

  3. Past the following URL: Coming soon...

USING THE COLLECTION

Before starting a session, always ensure that your Token Key is used for Authentication, read about Authentication . When testing a POST please bear in mind that you need to fill out the needed details in the JSON-body of the transfer-object.

Postman
here