Multi-Layer Protection
We apply rate limits at three different levels:1. Account Level
Enforced based on your Subscription Tier. This protects the Better Data infrastructure.2. Provider Level (Guardrails)
You can set limits on specific LLM providers. For example, you might want to allowClaude to make 500 calls/hr but limit OpenAI to 200 calls/hr.
3. User / Session Level
Prevent a single user or bot from monopolizing your resources.- Default: 20 calls per session per minute.
- Customizable: You can increase or decrease this in the dashboard.
Response Headers
Every request to the Hosted Gateway includes headers indicating your current status:Handling 429 Errors
When a limit is reached, the gateway returns:retry_after duration.