Rate limits are applied per authenticated user using a token-bucket algorithm.Documentation Index
Fetch the complete documentation index at: https://docs.base44.com/llms.txt
Use this file to discover all available pages before exploring further.
Limits by endpoint
| Endpoint | Limit |
|---|---|
| Get analytics | 50 req/min |
| List users | 50 req/min |
| Get user | 75 req/min |
| List user apps | 50 req/min |
| Get app analytics | 50 req/min |
Enterprise users have doubled rate limits across all endpoints.
Exceeding rate limits
If you exceed the rate limit, you’ll receive a429 Too Many Requests response. Wait before retrying.
