Documentation Index
Fetch the complete documentation index at: https://docs.euri.ai/llms.txt
Use this file to discover all available pages before exploring further.
Daily token limits
EURI enforces daily token limits that reset at midnight UTC.| User type | Daily token limit |
|---|---|
| Free user | 10,000 tokens |
| Euron Plus user | 100,000 tokens |
premium: false). Premium models consume wallet balance instead of the daily quota.
What counts as tokens?
- Chat completions:
prompt_tokens + completion_tokens - Embeddings: Input tokens
- Image generation: Flat token equivalent per image
- Audio: Token equivalent based on duration/characters
When you hit the limit
You’ll receive a403 Forbidden response:
Increasing your limit
- Upgrade to Euron Plus — 10x the daily limit (100,000 tokens/day).
- Add wallet balance — Premium models bypass the daily limit entirely; usage is deducted from your wallet.