To be able to access and use the Callingly API you will need to obtain a Bearer Token and pass it in with every request. To obtain a token, please contact support.
Authentication Headers
With every API request, please send in the following headers:
Authorization: Bearer {{YOUR BEARER TOKEN}}
Accept: application/json
Account ID for Clients
If you are an Agency partner and are using the API to make requests for your clients, along with your Bearer Token you can pass in an account_id parameter with the ID number of your client's account.
You can find your client's account ID number either in the Clients endpoint or by clicking Edit on the Client's account in the Clients panel and looking for the ID in the top right corner.