Get Access Token
  • 03 Mar 2023
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

Get Access Token

  • Sombre
    Lumière
  • PDF

The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article

To get the access token, a user must use the generated Client Id and Client Secret.

  1. Click Get Access Token in the API Integration section from the left navigation panel.

image.png

Get Access Token

  1. You can also navigate to Get Access Token from the bottom right corner of the Generate Credentials page.

image.png

Generate Credentials

  1. The Get Access Token page appears, and the POST URL is generated by default.

image.png

Get Access Token – POST URL

  1. In the Request Body section, click on Example to view the attributes required to get the access token:
ExampleDescription
client_idThis is a mandatory field; the information is generated from the Generate Credentials page.
client_secretThis is a mandatory field; the information is generated from the Generate Credentials page.

All other parameters are dynamic in nature, may or may not be applicable for a business entity.

image.png

Get Access Token - Request Body Example

  1. To view the properties of the attributes displayed in Example section, click on Schema.

image.png

Get Access Token -Request Body Schema

The default request body is JSON format, which can be changed to data format if required.

  1. In the Responses section, you can view the following response codes applicable (both success & error):
ResponsesDescription
200Successfully done
400Current valid scope is “DLAT access Webhooks”
401Invalid token
404Client id not found
412Validation errors/Invalid Arguments.
503Something went wrong.

image.png

Get Access Token -Responses

  1. By default, the response code 200 is selected.
  2. In the Response Body, you will get the appropriate response (success or error) when selecting a particular response code.

Cet article vous a-t-il été utile ?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.