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?
Locations
Manage pickup and delivery locations, facilities, and addresses
Loads
Create and manage shipments, update status, and track deliveries
Carriers
Manage carrier information, contacts, and credentials
Customers
Manage customer accounts and contact information
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-apiNeed Help?
- Email us at api-support@mentium.io
- Check the API Status page for service updates