API reference
Request parameters, responses, and events for the Nari API.
Text to Speech
Convert text to audio.
POST /v1/audio/speech
Speech to Text
Stream audio and receive transcripts.
WSS /v1/realtime?intent=transcription
Authenticate with Authorization: Bearer <NARI_API_KEY>. See Authentication.