Create
api/v1/Token/GenerateToken
Description: Create the access token required to authenticate in order to use other functionality within this API.
Method GET
GET
Params
Name
Type
Description
clientId
string
Client Id.
clientSecret
string
Client Secret.
Example Request
Example Response
Last updated