1. Log in the Azuga Fleet Web application.


2. Navigate to the Users page, under the Admin tab.


3. Locate the API key under the column Webservices API Key, corresponding to your name.

This key needs to be encoded using the Base64 algorithm and then passed in the authorization header while making any API request.

Authorization: Basic <Base64Encoded>