APIs & Integrations
Retell AI
Overview
Pre-built tooling
✅ Authorization
✅ Authorization
✅ Read & write data
✅ Read & write data
Tools | Status |
---|---|
Pre-built integrations | 🚫 (time to contribute: <48h) |
API unification | ✅ |
2-way sync | ✅ |
Webhooks from Nango on data modifications | ✅ |
Real-time webhooks from 3rd-party API | 🚫 (time to contribute: <48h) |
Proxy requests | ✅ |
✅ Observability & data quality
✅ Observability & data quality
Tools | Status |
---|---|
HTTP request logging | ✅ |
End-to-type type safety | ✅ |
Data runtime validation | ✅ |
OpenTelemetry export | ✅ |
Slack alerts on errors | ✅ |
Integration status API | ✅ |
✅ Customization
✅ Customization
Tools | Status |
---|---|
Create or customize use-cases | ✅ |
Pre-configured pagination | 🚫 (time to contribute: <48h) |
Pre-configured rate-limit handling | 🚫 (time to contribute: <48h) |
Per-customer configurations | ✅ |
Pre-built integrations
No pre-built integration yet (time to contribute: <48h)
Not seeing the integration you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ✅ | Required for API access |
Paid test account | ✅ | Available for testing purposes |
Partnership | ❌ | Not required |
App review | ❌ | Not required |
Security audit | ❌ | Not required |
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
Authorization
header as a Bearer token. - Test your integration: Use the
/v1/agent
endpoint to verify your setup.
Need help getting started? Get help in the community.
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.