cURL
curl --request GET \ --url https://api.veryfront.com/credits/balance \ --header 'Authorization: Bearer <token>'
{ "tier": 123, "purchased": 123, "total": 123, "tier_limit": 123 }
Returns the current credit balance by pool.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Credit balance
Tier pool credits
Purchased pool credits
Total credits across all pools
Monthly credit allocation for the user tier