Rate Limits
Onur Genes Publishedon
If you successfully generated an API Key for your account, you can start using it with Nureply's own endpoints or for your Zapier integration
Rate Limits of API Endpoints
- All endpoints are rate limited to 60 requests per minute
- If you pass this limit, you will get HTTP Error code 429
- You should always listen for HTTP 429 and act accordingly
Best Practices
- Use an internal limiting system for ALL API CALLS to limit total requests per minute
- If you happen to need send more than 60 req/min, you can get in touch with us to increase these limits