Endpoint:
https://{SERVER_ADDRESS}/oauth/access_token/?client_secret={CLIENT_SECRET}&scope={SCOPE}&client_id={LICENCE_CODE}
Replace the values in braces with your own information:
| Parameter | Value | Description | Mandatory/Optional |
|---|---|---|---|
| SERVER_ADDRESS | {SERVER_ADDRESS} |
Address of the DQE server that will process the data. | Mandatory |
| client_id | {LICENCE_CODE} |
Number assigned to you as your license code. | Mandatory |
| client_secret | {CLIENT_SECRET} |
Passphrase provided by the customer. | Mandatory |
| scope | {SCOPE} |
Defines the authorization scope requested. Available values include:
|
Mandatory |
Related to