Returns the number of credits consumed during the current billing period, alongside the credit limit for the account’s plan. The credits_limit is -1 for Enterprise (unlimited). Period boundaries come from Stripe subscription or rolling 30-day windows for free users.
Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...