For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
LogoLogo
WebsiteGet started
GuidesAPI Reference
GuidesAPI Reference
  • Overview
    • API overview
  • Text to Speech
  • Speech to Text
  • API overview
  • Generate speech
  • Realtime transcription
WebsiteGet started
Overview

API reference

Request parameters, responses, and events for the Nari API.
||View as Markdown|
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.

Was this page helpful?
Edit this page
Next
Generate speech
Built with