Carbon Voice has an API available to developer to access data within an authenticated account and to register to receive webhook events for activity on that account.

The API Documentation can be found here: https://api.carbonvoice.app/docs/simplified

You will need a ClientID and ClientSecret. These credentials are needed in order to get access_token/refresh_token. Reach out to us at [email protected] to receive one.

Lifetime of tokens: (If needed, we can change lifetime upon request)

Endpoints for Authorization

Subscribing the User to receive webhook Events:

What we need from you:

API Contracts

Example Apps