Skip to main content
TL;DR: Register β†’ Verify email β†’ Create API key β†’ Add funds β†’ Make API calls.

Try it first β€” no signup

Want to hear a result before creating an account? The sandbox issues a short-lived key (valid ~1 hour, small built-in credit balance) so you can make a real text-to-speech call in two requests.
The sandbox is rate-limited and capped at 200 characters per call β€” it’s for a first taste, not production. Ready for the full API? Continue below.

Choose Your Path

Complete setup directly with cURL commands.

Step 1: Create Your Account

βœ… Check your email for a 6-digit verification code.

Step 2: Verify Your Email

Response includes your JWT token:
Save the access_token β€” you need it for Step 3!

Step 3: Create Your API Key

Response:
Save this key immediately! It’s only shown once.

Step 4: Set Up Your Environment

Or create a .env file:

Step 5: Add Funds to Your Wallet

Open the returned url in your browser to complete payment.

Step 6: Make Your First API Call! πŸŽ‰


Pricing

Pay only for what you use. No subscriptions required for API access.

Full Pricing

View complete pricing for all services

Try More Features


Manage Your Account (via CLI)

Once you have an API key, manage everything via cURL:

Common Issues

Your API key is invalid or missing.Fix: Check the X-API-Key header is set correctly:
Your wallet is empty.Fix: Add funds via CLI or dashboard:
Audio processing jobs can take time depending on file length.Fix: Poll the status endpoint:

Building a startup?

AudioPod for Startups gives eligible early-stage teams free Pro access plus API credits to build on. Apply at audiopod.ai/startups.

Next Steps

SDK Docs

Full SDK reference for Python & Node.js

API Reference

Detailed endpoint documentation

Pricing

Complete pricing & wallet management