Making additional accounts or API keys will not affect your rate limits, as we govern capacity globally. We do however have different rate limits for different models, so you can share the load that way if you do run into issues.
To check the rate limit or credits left on an API key, make a GET request to https://openrouter.ai/api/v1/key.
If you submit a valid API key, you should get a response of the form:
There are a few rate limits that apply to certain types of requests, regardless of account status:
:free), you can make up to 20 requests per minute. The following per-day limits apply:If you have purchased less than 10 credits, you’re limited to 50 :free model requests per day.
If you purchase at least 10 credits, your daily limit is increased to 1000 :free model requests per day.
If your account has a negative credit balance, you may see 402 errors, including for free models. Adding credits to put your balance above zero allows you to use those models again.