v1

latestOpenAPI 3.1.02026-07-26103879.6 KB

Get Current Balance

This endpoint provides the current balance of credits available in your workspace.

get/account/credits

Response

OK

balancenumber double

Number of credits available on your workspace

Example response

{
  "balance": 5000
}
All 10 operations