Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tavus Pronunciation Dictionaries API

The Pronunciation Dictionaries API from Tavus — 2 operation(s) for pronunciation dictionaries.

Tavus Pronunciation Dictionaries API is one of 13 APIs that Tavus publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Pronunciation Dictionaries. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://tavusapi.com.

5 operations 2 paths 0 schemas 1 DELETE2 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://tavusapi.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Tavus Pronunciation Dictionaries API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (apiKey). By default, every request must be authenticated.

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Pronunciation Dictionaries 5
POST
/v2/pronunciation-dictionaries
Create Pronunciation Dictionary
createPronunciationDictionary body → 201400401
GET
/v2/pronunciation-dictionaries
List Pronunciation Dictionaries
listPronunciationDictionaries 3 params → 200401
GET
/v2/pronunciation-dictionaries/{dictionary_id}
Get Pronunciation Dictionary
getPronunciationDictionary 1 param → 200401404
PATCH
/v2/pronunciation-dictionaries/{dictionary_id}
Update Pronunciation Dictionary
patchPronunciationDictionary 1 param body → 200304400401404422
DELETE
/v2/pronunciation-dictionaries/{dictionary_id}
Delete Pronunciation Dictionary
deletePronunciationDictionary 1 param → 204401404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tavus-pronunciation-dictionaries-api-openapi.yml Raw ↑

Other APIs Tavus publishes across the network.

Tavus API
Tavus Conversations API
Tavus Documents API
Tavus Guardrails API
Tavus Lipsync API
Tavus Objectives API
Tavus Personas API
Tavus Replacements API
Tavus Replicas API
Tavus Transcriptions API
Tavus Videos API
Tavus Voices API