Motus API Documentation
Integrate with Motus using our secure, well-documented APIs for driver management and client location services.
Available APIs
Explore our APIs to build powerful integrations with the Motus platform.
Authentication
Learn how to authenticate with JWT tokens and secure your API requests. Required for all API integrations.
View DocumentationDriver API
Manage driver information, mileage tracking, and reimbursement data programmatically.
View DocumentationClient Location API
Create and manage client locations for accurate trip classification and business mileage tracking.
View DocumentationGetting Started
Follow these steps to begin integrating with the Motus API.
Get API Credentials
Contact Motus to create an API-enabled admin user account for your organization.
Authenticate
Use your credentials to obtain a JWT token. See the Authentication documentation for details.
Make API Calls
Include your token in the Authorization header for all API requests.