curl --request GET \ --url https://pollo.ai/api/platform/credit/balance
Copy
{ "availableCredits": 123, "totalCredits": 123}
Credits
Check Your Credits
Use the endpoint below to view your current credit balance in the Pollo AI API. Need more credits? Head over to your API billing page at https://pollo.ai/api-platform/billing to add them easily.
GET
/
credit
/
balance
get credit balance
Copy
curl --request GET \ --url https://pollo.ai/api/platform/credit/balance