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 URL

Use the following base URL for all REST endpoints:
https://api.gradium.ai/api
For WebSocket endpoints, use:
wss://api.gradium.ai/api