Documentation Index
Fetch the complete documentation index at: https://hanabiaiinc-codex-concurrency-tier-update.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Welcome
You can generate a new API key at https://fish.audio/app/api-keys/.
Quick Start
See our Quick Start guide to generate audio in under 2 minutes.
OpenAPI Schema
Fish Audio publishes a canonical OpenAPI schema at https://api.fish.audio/openapi.json.
When working with AI coding agents or IDE assistants, mention this schema URL as part of your prompt or project context so the agent can understand Fish Audio’s endpoints, request and response models, authentication requirements, and supported parameters directly from the machine-readable API contract.
Create a Voice Clone
Use our /model endpoint to create a voice clone model.
Generate Speech
Use our /v1/tts endpoint to generate speech.
Real-time Streaming
Use our Python SDK or JavaScript SDK for real-time audio streaming with WebSocket.
Rate Limits
You can find the rate limits for each endpoint in the Rate Limits section.