Generate Token

Generate Token

The Generate Token API endpoint allows you to generate an authentication token for accessing accountability. This token is required for subsequent API requests and is generated based on the provided username, password, and tenant ID.

To generate an authentication token for accessing accountability, you need to pass the username, password, and tenant ID as parameters to the Generate Token API endpoint.

Make sure to include the following parameters in your request

ParameterDescription
UsernameThe email address used as the login credential for accessing the site.
PasswordA generated key obtained from the Accountability system, found in My settings > API Account Credentials > API Token.
Tenant IDYour unique Tenant ID information. To obtain your Tenant ID, submit a support ticket in the Accountability system.

Once you provide these parameters, the Generate Token API endpoint will generate a token that can be used for subsequent API requests.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!