Skip to main content
GET
/
v2
/
credits
/
available
Check available credits
curl --request GET \
  --url https://api.cal.com/v2/credits/available \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

The response is of type object.