Skip to main content
This guide walks you through generating speech with the Audixa API, from creating your account to downloading your first audio file.

Step 1: Get Your API Key

1

Create an Account

Sign up for a free Audixa account. New accounts receive 10,000 free credits.
2

Generate API Key

Navigate to Dashboard → API Keys and create a new API key.
3

Copy Your Key

Copy your API key and store it securely. You’ll need it for all API requests.
Keep your API key secret. Never expose it in client-side code or public repositories.

Step 2: Install the SDK

Step 3: Generate Your First Audio

The simplest way to generate audio is using the convenience methods that handle the entire async workflow for you:

Using Advanced Features

Next Steps

Python SDK

Full SDK documentation with async support and error handling.

Node.js SDK

TypeScript SDK with full type definitions.

Explore Voices

Browse the voice library to find the perfect voice for your project.

API Reference

Learn about all available parameters and options.