Deploy REST API Application
Connection to the Live Platform server from a REST API client interface requires an authentication token. The token is generated based on the provided credentials. These credentials are derived from the 'LiveCloud-APIToken' registration that must be created on the Service Provider tenant, together with the inherited scope (client id) from the AudioCodes SysAdmin tenant registration:
|
â–
|
grant_type: client_credentials |
|
â–
|
client_id: 'LiveCloud-APIToken' Service Provider Application (client) ID |
|
â–
|
client_secret: 'LiveCloud-APIToken' Service Provider Application client secret |
|
â–
|
scope: AudioCodes Application Registration 'LiveCloud-APIToken' |
The Service Provider 'LiveCloud-APIToken' can be generated manually or automatically using an AudioCodesprovided script: