Rime logo

Rime

Rime is a realtime text-to-speech platform optimized for low-latency conversational agents. Models include Arcana v3, Arcana v2, Mist v3, and Mist v2. The TTS API supports streaming HTTP, WebSocket (binary and JSON), Server-Sent Events, and JSON envelopes for MP3, mu-law, OGG, and WAV audio.

1 APIs 0 Features
AIVoiceTTSRealtimeConversational

APIs

Rime TTS API

Realtime text-to-speech API supporting streaming HTTP, WebSocket, and SSE delivery for Arcana and Mist models. Authentication via API key. Audio formats include MP3, mu-law, OGG...

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

apis.yml Raw ↑
aid: rime-ai
url: https://raw.githubusercontent.com/api-evangelist/rime-ai/refs/heads/main/apis.yml
name: Rime
x-type: company
description: >-
  Rime is a realtime text-to-speech platform optimized for low-latency conversational agents.
  Models include Arcana v3, Arcana v2, Mist v3, and Mist v2. The TTS API supports streaming
  HTTP, WebSocket (binary and JSON), Server-Sent Events, and JSON envelopes for MP3, mu-law,
  OGG, and WAV audio.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - AI
  - Voice
  - TTS
  - Realtime
  - Conversational
created: '2026-05-08'
modified: '2026-05-08'
specificationVersion: '0.19'
apis:
  - aid: rime-ai:tts
    name: Rime TTS API
    description: >-
      Realtime text-to-speech API supporting streaming HTTP, WebSocket, and SSE delivery for
      Arcana and Mist models. Authentication via API key. Audio formats include MP3, mu-law,
      OGG, and WAV. List voice and voice details endpoints provide voice catalog metadata.
    image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
    humanURL: https://docs.rime.ai/api-reference
    baseURL: https://users.rime.ai
    tags:
      - TTS
      - Streaming
      - WebSocket
      - SSE
      - Realtime
    properties:
      - type: Documentation
        url: https://docs.rime.ai/api-reference
      - type: Pricing
        url: https://www.rime.ai/pricing
      - type: LLMsTxt
        url: https://docs.rime.ai/llms.txt
common:
  - type: Website
    url: https://rime.ai/
  - type: Documentation
    url: https://docs.rime.ai/
  - type: Plans
    url: plans/rime-ai-plans-pricing.yml
  - type: RateLimits
    url: rate-limits/rime-ai-rate-limits.yml
  - type: FinOps
    url: finops/rime-ai-finops.yml
maintainers:
  - FN: Kin Lane
    email: [email protected]