Getting Started with Transportation Provider API

This page includes general important information about all API calls.

All API requests must include the following HTTP headers:

  • Version
  • MediDrive-Client-ID
  • MediDrive-Secret-Key
  • MediDrive-Transportation-Provider-ID

For now, the value of the "Version" header must be equal to this constant: "2024-03-15".

Please get the values for the other three headers from your TP API dashboard.

Important Note:
Your API keys carry many privileges, so be sure to keep them secure! Do not share your MediDrive-Secret-Key value in publicly accessible areas such as GitHub, client-side code, and so forth.