v1beta/user
balance
Get the credit balance of the account/organization associated with the API key - deprecated, use v1/user/balance instead
get/user/balance
Headers
Organizationstring
Allows for requests to be scoped to an organization other than the user's default. If not provided, the user's default organization will be used.
Response
OK response.
Example response
{
"credits": 0.07903292496944721
}