Authentication

We use a simple and secure authentication system. You must get an API key from the Motive dashboard, and provide that key on every API request. You can create multiple API keys for your company. If a key needs to be disabled because someone with it leaves the company or if it gets shared accidentally, you can disable it in the Motive dashboard. You should not share your API key with anyone outside your organization.

API keys can be configured for “test mode” or “live mode”. A test API key will never modify data and is useful when developing your integration. Use a test API key to experiment with the API without accidentally making unwanted changes to your company profile or fleet.

To authenticate, the API client must include a Company API key in an HTTP header.

Header NameValue
X-Api-Key