Skip to main content
GET
/
check-balance
Check Balance
curl --request GET \
  --url https://api.sixtyfour.ai/check-balance
{
  "credits": 123
}

Headers

x-api-key
string | null

Response

Successful Response

credits
number
required

Current credit balance available to the organization.