Rate Limits
Learn about OneRouter’s API rate limits for both Community User and Enterprise Users.
Rate Limit Policy
To ensure platform stability and fairness, we enforce different rate limits for different types of users.
1. User Type Definitions
Community User Users who access the platform through free registration. Typically for personal research, learning, and small-scale non-commercial use.
Enterprise User Business, institutional, or team accounts with a commercial agreement. Suitable for large-scale production environments, commercial applications, and high-concurrency workloads.
2. Limit Metrics
We apply rate limits along these key dimensions:
Request Limit Rate
Maximum number of API requests allowed within a given time period
Concurrent Tasks
Maximum number of simultaneous active tasks
Rate Limit Comparison
Community Users
600 / per min
30
Enterprise Users
Custom
Custom
Note: The above values are for reference only. Actual limits are subject to your service agreement or the official documentation.
Over-Limit Handling
If the rate limit is exceeded, the system will:
Return an HTTP 429 Too Many Requests status code
Last updated