Client Credentials

Client Credentials grant type allows the issuance of access tokens for account-restricted Talkdesk APIs, enabling access to customer resources.

Getting Credentials

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

Client Credentials - JWT

Client Credentials - Basic

Client Credentials - STS token

📘

Troubleshooting

If you have questions or technical issues, please open a ticket using this form.