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_recordings API

The subpackage_recordings API from Resemble AI — 2 operation(s) for subpackage_recordings.

Resemble AI subpackage_recordings 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_recordings. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and pricing.

This API exposes 5 operations across 2 paths, and defines 9 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.

5 operations 2 paths 9 schemas 1 DELETE2 GET1 PATCH1 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_recordings 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 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.

subpackage_recordings 5
GET
/voices/{voice_uuid}/recordings
List recordings
list-recordings 4 params → 200
POST
/voices/{voice_uuid}/recordings
Create recording
create-recording 2 params body → 200
GET
/voices/{voice_uuid}/recordings/{recording_id}
Get recording
get-recording 3 params → 200
DELETE
/voices/{voice_uuid}/recordings/{recording_id}
Delete recording
delete-recording 3 params → 200
PATCH
/voices/{voice_uuid}/recordings/{recording_id}
Update recording
update-recording 3 params body → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Recordings_createRecording_Response_200 (2 properties), Recordings_updateRecording_Response_200 (2 properties), Recordings_getRecording_Response_200 (2 properties), Recordings_listRecordings_Response_200 (2 properties). Each schema is shown below with its type and property counts.

Recordings_createRecording_Response_200
object
2 properties
Recordings_getRecording_Response_200
object
2 properties
VoicesVoiceUuidRecordingsRecordingIdPatchResponsesContentApplicationJsonSchemaItem
object
VoicesVoiceUuidRecordingsRecordingIdGetResponsesContentApplicationJsonSchemaItem
object
Recordings_updateRecording_Response_200
object
2 properties
Recordings_deleteRecording_Response_200
object
1 property
VoicesVoiceUuidRecordingsGetResponsesContentApplicationJsonSchemaItemsItems
object
VoicesVoiceUuidRecordingsPostResponsesContentApplicationJsonSchemaItem
object
Recordings_listRecordings_Response_200
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

resemble-ai-subpackage-recordings-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_customPronunciations API
Resemble AI subpackage_deepfakeDetection API