Cyan OS- Lite
CYAN-OS Lite: Intelligent AI Voice & Translation Gateway Enterprise-Grade AI Orchestration Layer CYAN-OS is a high-performance AI Orchestration Layer designed for real-time applications requiring sub-400ms latency, multi-provider resilience, and cost optimization. Instead of connecting directly to volatile public AI endpoints, CYAN-OS acts as an intelligent, low-latency gateway that manages your…
Cyan OS- Lite endpoints
| Method | Endpoint | Description |
|---|---|---|
| Speech-to-Text | ||
| POST |
/api/v1/stt/recognize /api/v1/stt/recognize |
Converts uploaded audio into highly accurate multilingual text. Supports multipart uploads and configurable language detection. Suitable for meeting transcription, voice… |
| Text-to-Speech | ||
| POST |
/api/v1/tts/speak /api/v1/tts/speak |
Converts plain text into high-quality AI speech using the selected voice, language, and provider. Supports multilingual synthesis and returns Base64-encoded audio for easy… |
| POST |
/api/v1/tts/speak-stream /api/v1/tts/speak-stream |
Streaming audio endpoint. Perfect for conversational AI. **Authentication**: Expects `Authorization: Bearer ` or RapidAPI key. |
| POST |
/api/v1/tts/speak-chunked /api/v1/tts/speak-chunked |
Returns audio in chunks. Allows progressive playback. **Authentication**: Expects `Authorization: Bearer ` or RapidAPI key. |
| Voice Cloning | ||
| POST |
/api/v1/tts/clone-and-speak /api/v1/tts/clone-and-speak |
Creates a personalized AI voice from a short voice sample and immediately generates speech using the cloned voice. Single-call voice cloning is extremely attractive.… |
| POST |
/api/v1/tts/clone-and-stream /api/v1/tts/clone-and-stream |
Clone and stream voice for real-time applications. **Authentication**: Expects `Authorization: Bearer ` or RapidAPI key. |
| Ocean AI | ||
| POST |
/api/v1/tts/ocean/clone-and-speak /api/v1/tts/ocean/clone-and-speak |
Managed cloning service. **Authentication**: Expects `Authorization: Bearer ` or RapidAPI key. |
| POST |
/api/v1/tts/ocean/speak /api/v1/tts/ocean/speak |
Enterprise-grade endpoint. **Authentication**: Expects `Authorization: Bearer ` or RapidAPI key. |
| POST |
/api/v1/tts/ocean/speak-chunked /api/v1/tts/ocean/speak-chunked |
Streaming TTS endpoint for Ocean infrastructure. **Authentication**: Expects `Authorization: Bearer ` or RapidAPI key. |
| POST |
/api/v1/tts/ocean/clone-and-stream /api/v1/tts/ocean/clone-and-stream |
Managed real-time cloning endpoint. **Authentication**: Expects `Authorization: Bearer ` or RapidAPI key. |
| Meeting AI | ||
| GET |
/api/v1/summarization/summary/{session_id} /api/v1/summarization/summary/{session_id} |
Retrieve a stored summary by session ID for persistence. **Authentication**: Expects `Authorization: Bearer ` or RapidAPI key. |
| GET |
/api/v1/summarization/list /api/v1/summarization/list |
List summaries with pagination. Lets applications build dashboards. **Authentication**: Expects `Authorization: Bearer ` or RapidAPI key. |
| POST |
/api/v1/summarization/request /api/v1/summarization/request |
Excellent AI capability to generate summaries, extract key topics, sentiment, and sources from text/transcripts. **Authentication**: Expects `Authorization: Bearer ` or RapidAPI… |
| User | ||
| GET |
/api/v1/users/plans /api/v1/users/plans |
Retrieve the list of all available subscription plans. |
| GET |
/api/v1/users/quota /api/v1/users/quota |
Retrieve the current translation and feature quota limits for the authenticated user. |
| GET |
/api/v1/users/history /api/v1/users/history |
Retrieve the history of translations and generations for the authenticated user. |
Cyan OS- Lite pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 250 / minute |
|
| PRO Recommended | $79 / month | 500 / minute |
|