Skip to main content
Retrieve the current credit balance for your estudjo account. Credits are consumed by generation jobs — check your balance before kicking off large or bulk requests to avoid mid-job failures.

Request

This endpoint takes no request parameters.

Response

200 — OK

boolean
true when the balance was retrieved successfully.
object
Poll this endpoint before large generation jobs to confirm you have sufficient credits. Note that a generation request that ultimately fails with an insufficient_credits error (402) may still briefly reserve credits before returning — your balance will self-correct, but factor in a short delay when checking and immediately re-submitting.