Billing & Credits
Aexol uses a credit-based billing system. Every AI operation — code generation, refinement, or agent interaction — consumes credits based on the model used and the tokens processed.
How Credits Work
Every AI operation consumes credits based on the tokens processed. Different models have different credit rates — more capable models typically cost more credits per token. Credits are calculated from input tokens (your prompt, spec, and knowledge base) and output tokens (the generated code), rounded to 2 decimal places.
Live Model Credit Rates
The table below shows credit costs for every available model. Values are credits per 1,000,000 tokens. Rates are fetched in real-time from the public API.
Plan Limits
| Plan | Monthly Credits | Overage | Price |
|---|---|---|---|
| Free | 500 | Not allowed (hard limit) | $0 |
| Pro | 10,000 | Allowed (usage-based billing) | $149/mo |
Free Plan
- 500 credits per month — operations are blocked once you hit the limit
- Ideal for evaluation, learning, and small projects
Pro Plan
- 10,000 credits per month with overage billing via Stripe
- Team collaboration with multiple projects
- Knowledge base document uploads
- Priority support
Tracking Your Usage
In Studio
Go to Studio → Billing to see your current usage:
- Credits used / credits remaining
- Token breakdown (input, output, cache)
- Percentage of monthly limit consumed
- Billing period dates
Per Task
Each inference task shows its exact credit consumption:
- Go to Studio → Tasks
- Click on any completed task
- See
creditsUsedin the task details panel
Team Owners
Team owners can manage subscriptions at Studio → Teams → Billing:
- View current plan and usage
- Upgrade to Pro
- Cancel or resume subscriptions
- Access Stripe billing portal
Managing Billing
Billing information is available in Studio, where you can review your plan, usage, credit rates, and billing period in one place. Team owners can manage the subscription and payment details from the team billing controls.
Next Steps
- Code Generation — Start generating code
- Teams & Collaboration — Set up team billing
- Artifacts — Review generated output