Skip to main content

Ready-to-Use SDKs

AudioPod AI provides official SDKs that make it easy to integrate audio processing into your applications. Our SDKs handle authentication, request formatting, polling for job completion, and error handling automatically.

Python SDK

pip install audiopodFull-featured Python SDK with type hints and async support.

Node.js SDK

npm install audiopodTypeScript-ready SDK with promise-based API.

Quick Comparison

Installation

Quick Start

Available Services

Both SDKs provide access to the same set of services:

Error Handling

Both SDKs provide typed exceptions for common error scenarios:

Environment Variables

Both SDKs automatically read from the AUDIOPOD_API_KEY environment variable:

Next Steps

Python SDK

Complete Python SDK documentation

Node.js SDK

Complete Node.js SDK documentation

API Reference

Raw API endpoint documentation

Get API Key

Generate your API key