The FMS application provides API for those who want to extract or integrate the data from Fleet Management system into their own system, which could be like CRM.
To use the APIs, you need to first generate the authentication token and then integrate that token into your application environment. Click the ‘View developer documentation’ link to get the introduction of the APIs and how to use the APIs.
The authentication token is based on the access level of the user who is generating the token. So, if you are an administrator, then the token generated for you can give you access to all the data on the account. However, if you are a normal user, then the token generated for your will give you access only to the data that you have access to.