Skip to main content

Get your API credits

GET 

/getcredits

The Get Credits API returns details about the credits available to your account:

plan_credits: Credits included with your subscription plan. These reset at the start of each new billing cycle. Example: If your plan provides 100 credits per month and you end the cycle with 50 remaining, your balance resets to 100 at the start of the next cycle.

addon_credits: Credits purchased separately from Settings → API Token → Buy Premium Credits. Add-on credits do not expire and are only used once all plan credits are consumed.

total_credits: The sum of plan_credits and addon_credits. This represents the total credits currently available for use.

renewal_date: The Subscription renewal date

Responses

Successful operation