Overview
Pre-built tooling
Pre-built integrations
Access requirements
Setup guide
Useful links
API gotchas
Pre-built tooling
✅ Read & write data
✅ Read & write data
✅ Observability & data quality
✅ Observability & data quality
✅ Customization
✅ Customization
Access requirements
Setup guide
- Create an account: Sign up for a Retell AI account at Retell AI.
- Generate an API key: Navigate to your workspace settings and generate an API key. This key will be used for authentication.
- Configure your integration: Use the API key in your requests by including it in the
Authorizationheader as a Bearer token. - Test your integration: Use the
/v1/agentendpoint to verify your setup.
Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
API gotchas
- API Key Security: Never expose your API key in client-side code or public repositories. Always use environment variables or secure storage.
- Rate Limits: Be mindful of API rate limits. Check the API documentation for details.
- Webhook Security: Use the designated webhook API key for signing and verifying webhook requests to ensure they are legitimate.
Contribute API gotchas by editing this page
Connect to Retell Ai
Guide to connect to Retell Ai using Nango Connect.