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

Resemble AI subpackage_customPronunciations API

The subpackage_customPronunciations API from Resemble AI — 3 operation(s) for subpackage_custompronunciations.

Resemble AI subpackage_customPronunciations API is one of 26 APIs that Resemble AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include subpackage_customPronunciations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and pricing.

This API exposes 6 operations across 3 paths, and defines 11 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://f.cluster.resemble.ai, https://app.resemble.ai/api/v2.

6 operations 3 paths 11 schemas 1 DELETE2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.resemble.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Resemble AI subpackage_customPronunciations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

  • BearerAuth — API token from https://app.resemble.ai/account/api

Paths & Operations 6

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

subpackage_customPronunciations 6
GET
/pronunciations
List custom pronunciations
list-pronunciations 5 params → 200
POST
/pronunciations
Create custom pronunciation
create-pronunciation 1 param body → 201422
POST
/pronunciations/bulk
Bulk create pronunciations from ZIP
bulk-create-pronunciations 1 param body → 201
GET
/pronunciations/{uuid}
Get custom pronunciation
get-pronunciation 2 params → 200404
DELETE
/pronunciations/{uuid}
Delete custom pronunciation
delete-pronunciation 2 params → 200
PATCH
/pronunciations/{uuid}
Toggle pronunciation active status
update-pronunciation 2 params body → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are CustomPronunciation (7 properties), Custom Pronunciations_bulkCreatePronunciations_Response_201 (5 properties), Error (4 properties), Custom Pronunciations_createPronunciation_Response_201 (2 properties). Each schema is shown below with its type and property counts.

CustomPronunciation
object
7 properties
Custom Pronunciations_updatePronunciation_Response_200
object
2 properties
Custom Pronunciations_bulkCreatePronunciations_Response_201
object
5 properties
Error
object
4 properties
PronunciationsBulkPostResponsesContentApplicationJsonSchemaErrorsItems
object
Custom Pronunciations_deletePronunciation_Response_200
object
1 property
CustomPronunciationStatus
string
Processing status. Only "ready" pronunciations are applied during synthesis.
Custom Pronunciations_getPronunciation_Response_200
object
2 properties
Custom Pronunciations_createPronunciation_Response_201
object
2 properties
PronunciationsGetParametersStatus
string
Custom Pronunciations_listPronunciations_Response_200
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

resemble-ai-subpackage-custompronunciations-api-openapi.yml Raw ↑

Other APIs Resemble AI publishes across the network.

Resemble AI subpackage_account API
Resemble AI subpackage_agentKnowledgeBase API
Resemble AI subpackage_agentPhoneNumbers API
Resemble AI subpackage_agents API
Resemble AI subpackage_agentTools API
Resemble AI subpackage_agentWebhooks API
Resemble AI subpackage_audioEdit API
Resemble AI subpackage_audioEnhancement API
Resemble AI subpackage_audioSourceTracing API
Resemble AI subpackage_clips API
Resemble AI subpackage_deepfakeDetection API
Resemble AI subpackage_detectIntelligence API