Skip to content

Mentium TMS API

The Mentium TMS API allows external systems to integrate with your TMS data. Use this API to programmatically manage locations, loads, carriers, and customers.

What can you do with the API?

Getting Started

Get your API key

Navigate to **Settings → API Keys** in your Mentium dashboard to create an API key.

Make your first request

Use your API key in the `X-API-Key` header to authenticate requests.

Explore the API

Browse the API reference to see all available endpoints.

Base URL

All API requests should be made to:

https://api.mentium.io/v2/tms-api

Need Help?

Mentium TMS API Documentation