For the complete documentation index, see llms.txt. This page is also available as Markdown.

Postman Collection

Use this Postman collection to play around and learn the MytripAPI

REQUIREMENT

  1. Postman 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 here. 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.

Last updated