General
What is ErynoaGroup?
What is ErynoaGroup?
Is there a free plan?
Is there a free plan?
Does ErynoaGroup have SLAs?
Does ErynoaGroup have SLAs?
Where is my data stored?
Where is my data stored?
Authentication & API keys
Where do I find my API key?
Where do I find my API key?
How many API keys can I create?
How many API keys can I create?
What should I do if my API key is compromised?
What should I do if my API key is compromised?
Can I set an expiration on API keys?
Can I set an expiration on API keys?
API usage & limits
What are the rate limits?
What are the rate limits?
What happens when I hit the rate limit?
What happens when I hit the rate limit?
429 Too Many Requests response with a Retry-After header indicating when you can resume. Implement exponential backoff in your client to handle this gracefully.Can I increase my rate limits?
Can I increase my rate limits?
How do I track my API usage?
How do I track my API usage?
Webhooks
How do I verify that a webhook is from ErynoaGroup?
How do I verify that a webhook is from ErynoaGroup?
X-Erynoa-Signature header against a hash you compute from the raw request body and your secret. See the Integrations guide for a code example.What happens if my webhook endpoint is down?
What happens if my webhook endpoint is down?
Can I test webhooks in the sandbox?
Can I test webhooks in the sandbox?
How many webhook endpoints can I configure?
How many webhook endpoints can I configure?