Getting Your API Key
Before you can use the Spitch API, you’ll need to get your API key:- Sign up or log in to Spitch Studio
- Navigate to the API Keys section
- Generate a new API key
- Store it securely in your environment variables
Keep your API key secure! Never commit it directly to version control or share it publicly.
Environment Setup
Environment Variable (Recommended)
Client Initialization
Python (Async)
Verifying Your Setup
Test your API key by making a simple request:Python
Next Steps
Once your API key is set up:- Install the SDK - Choose Python or TypeScript and learn about client setup
- Quick Start Guide - Make your first API call in under 2 minutes
- Core Features - Explore speech synthesis, transcription, translation, and tone marking