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

The subpackage_speechToText API from Resemble AI — 5 operation(s) for subpackage_speechtotext.

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

This API exposes 6 operations across 5 paths, and defines 18 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 5 paths 18 schemas 4 GET2 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_speechToText 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 5 paths, the API surfaces 6 operations — 4 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

subpackage_speechToText 6
GET
/speech-to-text
List transcripts
list-transcripts 3 params → 200
POST
/speech-to-text
Create transcript job
create-transcript 1 param body → 200400
GET
/speech-to-text/{uuid}
Get transcript
get-transcript 2 params → 200
POST
/speech-to-text/{uuid}/ask
Ask intelligence question
ask-transcript-question 2 params body → 200
GET
/speech-to-text/{uuid}/questions
List intelligence questions
list-transcript-questions 4 params → 200
GET
/speech-to-text/{uuid}/questions/{question_uuid}
Get intelligence question status
get-transcript-question 3 params → 200

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are SpeechToTextUuidGetResponsesContentApplicationJsonSchemaItem (10 properties), SpeechToTextUuidQuestionsQuestionUuidGetResponsesContentApplicationJsonSchemaItem (7 properties), SpeechToTextGetResponsesContentApplicationJsonSchemaItemsItems (5 properties), SpeechToTextUuidAskPostResponsesContentApplicationJsonSchemaItem (5 properties). Each schema is shown below with its type and property counts.

SpeechToTextUuidQuestionsGetResponsesContentApplicationJsonSchemaMeta
object
SpeechToTextUuidGetResponsesContentApplicationJsonSchemaItemStatus
string
Speech-to-Text_askTranscriptQuestion_Response_200
object
2 properties
SpeechToTextPostResponsesContentApplicationJsonSchemaItem
object
4 properties
SpeechToTextGetResponsesContentApplicationJsonSchemaItemsItems
object
5 properties
SpeechToTextUuidGetResponsesContentApplicationJsonSchemaItemWordsItems
object
4 properties
SpeechToTextGetResponsesContentApplicationJsonSchemaMeta
object
4 properties
Speech-to-Text_getTranscript_Response_200
object
2 properties
Error
object
4 properties
Speech-to-Text_listTranscripts_Response_200
object
3 properties
Speech-to-Text_getTranscriptQuestion_Response_200
object
2 properties
SpeechToTextUuidGetResponsesContentApplicationJsonSchemaItem
object
10 properties
SpeechToTextPostResponsesContentApplicationJsonSchemaItemStatus
string
SpeechToTextUuidQuestionsGetResponsesContentApplicationJsonSchemaItemsItems
object
5 properties
Speech-to-Text_listTranscriptQuestions_Response_200
object
3 properties
SpeechToTextUuidAskPostResponsesContentApplicationJsonSchemaItem
object
5 properties
Speech-to-Text_createTranscript_Response_200
object
2 properties
SpeechToTextUuidQuestionsQuestionUuidGetResponsesContentApplicationJsonSchemaItem
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

resemble-ai-subpackage-speechtotext-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