Navai API
Uzbek speech & language services — authenticated gateway.
/api/stt/Speech → Text
/api/tts/Text → Speech
/api/llm/Language Model
Every request needs an API key — send it as an
X-API-Key header
(or ?api_key= for browser WebSockets). Requests without a valid key get 401.
curl https://ai.navai.pro/api/tts/info/voices \
-H "X-API-Key: <your-key>"
Status: /health · Need a key? Contact your Navai administrator.