cURL
curl --request GET \ --url https://clawconnected.com/api/credits \ --header 'Authorization: Bearer <token>'
Your credits_balance and subscription_tier.
API key (e.g. cc_live_...) in Authorization header or x-api-key header.
Balance and tier
Was this page helpful?