SDKs

While you can use our REST API for most operations, we recommend using our SDKs to speed up development and reduce code complexity. Our SDKs provide typed methods and a more structured approach to integrating with Retell.

 

Available SDKs & Requirements

  • Node.js TypeScript SDK

  • Python SDK

Get Your API Key

Navigate to the “API Keys” tab in your dashboard to obtain your API key

Install the SDK

Choose your preferred language and install the SDK:

Initialize the Client

Create a new client instance using your API key:

Make API Calls

Here’s an example of making a phone call using the SDK:

Was this page helpful?

On this page