Skip to main content

Overview

Pre-built tooling

ToolsStatus
Pre-built authorization (API Key)
Pre-built authorization UI
Custom authorization UI
End-user authorization guide
Expired credentials detection
ToolsStatus
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
ToolsStatus
HTTP request logging
End-to-type type safety
Data runtime validation
OpenTelemetry export
Slack alerts on errors
Integration status API
ToolsStatus
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-RequisitesStatusComment
Paid dev accountRequired for API access
Paid test accountAvailable for testing purposes
PartnershipNot required
App reviewNot required
Security auditNot required

Setup guide

  1. Create an account: Sign up for a Retell AI account at Retell AI.
  2. Generate an API key: Navigate to your workspace settings and generate an API key. This key will be used for authentication.
  3. Configure your integration: Use the API key in your requests by including it in the Authorization header as a Bearer token.
  4. 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
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.
I