Overview
get_credits shows your account status:
- Current balance — credits remaining
- Usage breakdown — credits consumed by tool
- Plan information — your subscription tier
- Usage history — recent credit transactions
This tool requires an API key but does not consume credits.
Parameters
This tool takes no parameters.Example prompts
Response structure
The tool returns a JSON object with:Current credit balance
Your subscription plan (Free, Starter, Pro, Enterprise)
Total credits allocated per month for your plan
Credits consumed in the current billing period
Credits left before next reset
When your monthly credits reset
Breakdown of credit usage by tool
Last 10 credit transactions with timestamp, tool, and amount
Usage example
Credit costs reference
| Tool | Cost |
|---|---|
| generate_llms_txt | 500 credits |
| extract_tone | 500 credits |
| rewrite_article | 1,000 credits |
| All other tools | Free (0 credits) |
Plans
Stobo offers several subscription tiers:- Free — 0 credits/month, free tools only
- Starter — 10,000 credits/month
- Pro — 50,000 credits/month
- Enterprise — Custom credit allocation
When to use
Useget_credits to:
- Check before expensive operations — verify you have enough credits before running rewrite_article
- Monitor usage — track which tools consume most credits
- Budget planning — understand your usage patterns
- Troubleshooting — verify account status if operations fail
Credit management
Monthly reset
Credits reset on your billing date each month:- Unused credits expire (don’t roll over)
- New allocation becomes available immediately
- Usage counters reset to zero
Running out of credits
If you exhaust your monthly credits:- Free tools continue working
- Paid tools return 402 Payment Required error
- Purchase additional credits at trystobo.com
- Or wait for monthly reset
Example response
Next steps
- View pricing plans — upgrade for more credits
- Visit trystobo.com to manage your account