429: Rate limit exceeded
Description
This error code indicates that you have reached some Keywords AI API constraints, usually due to rate limit
Rate Limit with Keywords AI
Rate Limit with Keywords AI
You have reached the rate limit of what you assigned to the API Key.
Possible Solutions
- Go to the API key page and edit the rate limit of the corresponding key you are using.
Rate Limit with your Specified Model
Rate Limit with your Specified Model
You have reached the rate limit of the model you demanded in your request body, and you disabled the safety net so Keywords AI is not activating the fallback protection for you.
Possible Solutions
- In your request body, add more models to route between in the
models
array. - Define
fallback
in your request body - Go to the fallback & alerts page page and turn on the safety net.