Introduction

This page will help you get started with Motive.

Welcome to the updated Motive Developer Hub

If you are seeing this page, then do not worry! You haven't steered off into the unknown. This is the very familiar, yet improved and restructured Motive Public API documentation.

While you were busy using the APIs for building your apps or fetching data, we realised we needed to improve the documentation as well as provide a better experience. This updated documentation is a result of the same.

Features of this new Developer Hub

👍

NEW BASE URL

The base URL in this documentation has been changed to "api.gomotive.com" from "api.keeptruckin.com". Both of the URLs are supported, and you are not required to make any changes at your end.

  • Alphabetical Order: All the categories in the API Reference section have been arranged alphabetically, so that it is easy to search across the many available endpoints.
  • Extensive Guides: We now have a new section called "Dev Guides", which provide details on how you can perform certain integrations, as well as provide basic information such as the Base URL, the response codes, and others.
  • Improved Changelogs: Another new section that we've added is the Changelogs. All of the information has been categorised to make the changelogs look more professional and consumable. You will find more information about an endpoint and what exact change has been made to it.
  • Discussions: This is your very own community forum, where you can ask questions pertaining to the APIs or the documentation, and this will be answered accordingly. (PS: For faster responses, Support is still the preferred choice.)
  • Postman Collections: We are adding Postman collections to the guides as well as to the endpoints. You will see a link on the top of the corresponding page when this is done.
  • Response Definitions: All the endpoints have descriptions for the response parameters, allowing you to be aware of objects and data that it entails.