To create an API Key, you’ll need a ReDem account. Don’t have an account yet?
Get started by setting up your account.
Get started by setting up your account.
Create API Key
You can create an API key by following these steps:Navigate to manage API Keys
Once you are logged in to ReDem Application, navigate to the API Keys section in your profile.
Create an API Key
Click on the “Create API Key” button to generate a new key.Give your API key a meaningful name to help you identify its use later.Once you’ve made an API key you should copy it and put it somewhere safe, as you will not be able to see it again once you navigate away.
- Use separate keys for different environments (development, staging, production).
- Regularly rotate your keys to maintain security. We recommend every 90 days.
- If a key is compromised, delete it immediately and generate a new one.
Rate limits
All API requests authenticated withapi-key are subject to per-key rate limiting.
addRespondent:- Standard API keys: 600 requests per minute
- Premium API keys (configured per client): up to 1200 requests per minute
- Other endpoints:
- 1200 requests per minute
429 response:

