Rate limits mainly matter for free models. Paid models do not use the same fixed request caps, though all traffic is still protected against abuse.Documentation Index
Fetch the complete documentation index at: https://docs.naga.ac/llms.txt
Use this file to discover all available pages before exploring further.
How Rate Limits Work
NagaAI has two access categories: free models and paid models.Free Models
All:free models share a combined rate limit:
| Limit Type | Value |
|---|---|
| Requests per Minute (RPM) | 10 |
| Requests per Day (RPD) | 100 |
Finding Free Models You can view all available free models on our
models page — just look for the
:free tag.- Testing and experimentation
- Getting familiar with the API
Paid Models
Paid models do not have the same fixed RPM and RPD caps. In practice, your usage is mainly constrained by:- Your account balance: you need enough credits to process requests
- Abuse protection: platform security systems still protect against automated abuse and denial-of-service traffic
Getting Access to Paid Models
To unlock access to paid models, you need to:- Top up your balance with a minimum of $5 through the Billing Dashboard
- Maintain a positive balance — As long as you have credits, you can use paid models
Ready to Scale? Check out our Billing Guide to learn
more about pricing, balance management, and token-based billing.