1. Create a Super admin user for the API
Only a super admin can access the API. Don't have a super admin user yet? You can create one yourself within your Cartracker account.
Activate the API yourself as a super admin via Marketplace and learn how to securely log in for a planning system, administration, dashboard, or your own application.
The API works via HTTPS and token authentication. Available endpoints provide access to companies, users, drivers, vehicles, trips, and more, depending on the account's permissions.
Only a super admin can access the API. Don't have a super admin user yet? You can create one yourself within your Cartracker account.
Open the Marketplace in your Cartracker account and activate the API yourself. No request or manual activation by Cartracker is required.
Use your activated account to log in via the API. Test relevant endpoints exclusively via a secure HTTPS connection.
The current documentation is the definitive source for exact fields, parameters, and responses.
Company details, users, company users, and roles within the authorized account structure.
Vehicle information and the relationships between vehicles, users, and drivers.
Trip data that can be processed for planning, administration, analysis, or your own application.
Never store tokens in public source code or browser applications. Use server-side storage, restrict access to authorized systems, and only share data necessary for the intended purpose.
The API is available to Cartracker customers at no extra cost. You can manage activation, super-admin settings, and access entirely on your own via your account and the Marketplace.
View endpoints, parameters, responses, and examples for Shell, Ruby, and Python.
View API documentationBack to API & integrations