Our APIs can all be accessed through HTTPS requests to URLs like:
https://api.keeptruckin.com/<version>/<endpoint>
The preferred URL to access our APIs is:
https://api.gomotive.com/<version>/<endpoint>
All Motive APIs are versioned. If we intend to make breaking changes to the API which change the response format or request parameters, we will always increment the version.