Skip to main content

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 the x-api-key header:
x-api-key: your_api_key

Server URLs

The API is available in two regions:
RegionBase URL
Europehttps://eu.api.gradium.ai/api
United Stateshttps://us.api.gradium.ai/api
For WebSocket endpoints, use:
RegionWebSocket URL
Europewss://eu.api.gradium.ai/api
United Stateswss://us.api.gradium.ai/api