Client Credentials
Client Credentials grant type allows the issuance of access tokens for account-restricted Talkdesk APIs, enabling access to customer resources.
Getting Credentials
- Account-restricted access to Talkdesk® APIs - generate OAuth client credentials via Partner Project.
- Talkdesk AppConnect™ providers - a set of credentials is provided during the app installation process.
Getting Access Tokens
1 - The partner app may request an access token for a specific Talkdesk account, which grants access to the customer's resources via the Talkdesk APIs.
2 - To get an access token using the Client Credentials grant type, make a POST
request to /oauth/token
.
API Reference
Troubleshooting
If you have questions or technical issues, please open a ticket using this form.
Updated 8 months ago