cURL
curl --request GET \ --url https://api.lithoblocks.com/credits/{organization_id} \ --header 'Authorization: Bearer <token>'
{ "credits": 123 }
Get the credit balance for your organization
LithoBlocks API key obtained from your organization dashboard
Credit balance