Welcome
The Gradium API provides low-latency, high-quality Text-to-Speech and Speech-to-Text capabilities. This reference documents all available REST and WebSocket endpoints.OpenAPI Specification
Download the OpenAPI specification file
Authentication
All API endpoints are authenticated using an API key passed via thex-api-key header:
Server URLs
The API is available in two regions:| Region | Base URL |
|---|---|
| Europe | https://eu.api.gradium.ai/api |
| United States | https://us.api.gradium.ai/api |
| Region | WebSocket URL |
|---|---|
| Europe | wss://eu.api.gradium.ai/api |
| United States | wss://us.api.gradium.ai/api |