Foxl Docs
Account

Credits & Billing

How credits work, pricing, and subscription plans

How Credits Work

Credits are the currency for using AI models through Foxl. Every API call consumes credits based on the model and token usage.

Every new account receives 200 free welcome credits that never expire. After the first month, free tier accounts receive 10 additional credits at the beginning of each month.

Plans

FreeProUltraEnterprise
Price$0 forever$20/mo$200/moContact us
Credits10/mo500/mo10,000/mo50,000/mo
Requests200/dayUnlimitedUnlimitedUnlimited
ModelsAll Claude modelsAll modelsAll modelsAll models
FeaturesFull agent, BYOK, 73 skillsSecure relay, cross-device sync, auto-routingEverything in Pro, extended context, parallel agent prioritySSO, audit logs, dedicated support
SupportCommunityPriorityDedicated channelDedicated

Credit Usage

Credits map directly to the underlying API cost. 1 credit = $1 of model usage.

Per-Token Credit Cost

ModelInput (per 1M tokens)Output (per 1M tokens)Cache Read (per 1M)
Opus 4.65.0 credits25.0 credits0.5 credits
Sonnet 4.63.0 credits15.0 credits0.3 credits
Haiku 4.51.0 credits5.0 credits0.08 credits
GLM 51.0 credits3.2 credits-

Typical Cost Per Conversation Turn

ModelShort turn (~500 tokens)Long turn (~2K tokens)With thinking
Haiku 4.5~0.005 credits~0.02 credits~0.05 credits
Sonnet 4.6~0.015 credits~0.06 credits~0.15 credits
Opus 4.6~0.05 credits~0.15 credits~0.50 credits
GLM 5~0.005 credits~0.02 credits~0.06 credits

Thinking (extended reasoning) consumes output tokens. When thinking is enabled, Opus and Sonnet may use significantly more output tokens for complex tasks, which increases credit cost. Cache hits are much cheaper than fresh input — Foxl uses automatic prompt caching to reduce costs.

What Costs Extra

  • Thinking mode: Output tokens increase 2-10x depending on task complexity
  • Long conversations: Previous messages are re-sent as input tokens each turn
  • Sub-agents: Each sub-agent is a separate API call with its own token usage
  • Tool use: Each tool call adds a model turn (tool input + result parsing)

What's Free (Zero Credits)

  • BYOK: Using your own API keys (Anthropic, OpenAI, Google) — zero credits
  • Claude Code SSO: Using your Claude Pro/Max subscription — zero credits
  • Ollama: Local models — zero credits, zero API calls
  • Memory operations: Saving/reading workspace files is local I/O, not an API call
  • Tool execution: Running tools (exec, git, browser) is local — only the model turns that invoke them cost credits

Credit Refresh

  • Free tier: Credits refresh on the 1st of every month at midnight UTC.
  • Paid tiers (Pro, Ultra): Credits refresh on your billing renewal date. When your subscription renews, old credits are replaced with a fresh grant for the new billing period.

Top Up (Pro+ only)

Pro and Ultra users can purchase additional credits as one-time top-ups if they run out before the monthly reset.

Rate Limits

Each plan has a daily request limit to prevent abuse:

  • Free: 200 requests/day
  • Pro: Unlimited
  • Ultra: Unlimited
  • Enterprise: Unlimited

Check Your Balance

Upgrade

To upgrade, go to your Account page and click Upgrade to Pro. You'll be redirected to a secure checkout page powered by Lemon Squeezy, our payment partner.

Bring Your Own Key (Desktop Only)

If you use your own API keys in the desktop app (Settings -> Providers), no Foxl credits are consumed. This works with Anthropic, OpenAI, Google, and Ollama (local, free).

Troubleshooting

Credits show as exhausted but I just signed up

Credits may take a moment to appear. Refresh the page. If the issue persists, sign out and sign back in.

"Rate limit exceeded" error

You've hit the daily request limit for your plan. Wait until midnight UTC or upgrade to a higher plan.

How are credits calculated?

Credit cost is based on the model used and the number of input/output tokens. Opus costs more per turn than Haiku. Longer conversations use more tokens per turn. Cache hits are cheaper than cache misses.

Do unused credits roll over?

No. For free tier, credits reset on the 1st of each month. For paid tiers, credits are replaced with a fresh grant on each billing renewal date.

Can I use Foxl for free?

Yes. The free tier provides 10 credits/month. Additionally, you can use the desktop app with your own API keys (BYOK) at no credit cost, or use local models via Ollama for completely free, unlimited usage.

Need help?

On this page