Create

Create a new pronunciation dictionary

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Cartesia-Version"2025-04-16"Required

Request

This endpoint expects an object.
namestringRequired
Name for the new pronunciation dictionary
itemslist of objectsOptional
Optional initial list of pronunciation mappings

Response

This endpoint returns an object.
idstring
Unique identifier for the pronunciation dictionary
namestring
Name of the pronunciation dictionary
owner_idstring
ID of the user who owns this dictionary
pinnedboolean
Whether this dictionary is pinned for the user
itemslist of objects

List of text-to-pronunciation mappings

created_atstring
ISO 8601 timestamp of when the dictionary was created