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

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

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

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

8 operations 5 paths 33 schemas 1 DELETE4 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_agents 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 8

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

subpackage_agents 8
GET
/agents
List agents
list-agents 3 params → 200
POST
/agents
Create agent
create-agent 1 param body → 200400
GET
/agents/{uuid}
Get agent
get-agent 3 params → 200
DELETE
/agents/{uuid}
Delete agent
delete-agent 2 params → 200
PATCH
/agents/{uuid}
Update agent
update-agent 2 params body → 200
POST
/agents/{uuid}/dispatch
Dispatch agent
dispatch-agent 2 params body → 200
GET
/agents/capabilities
Get capabilities
get-agent-capabilities 1 param → 200
GET
/agents/system-tools
Get system tools
get-system-tools 1 param → 200

Schemas 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are AgentsPostRequestBodyContentApplicationJsonSchemaLlm (7 properties), AgentsPostRequestBodyContentApplicationJsonSchemaAsr (4 properties), Error (4 properties), AgentsCapabilitiesGetResponsesContentApplicationJsonSchemaAsrCapabilitiesItems (3 properties). Each schema is shown below with its type and property counts.

Agents_dispatchAgent_Response_200
object
2 properties
Agents_getAgent_Response_200
object
2 properties
AgentsUuidPatchResponsesContentApplicationJsonSchemaItem
object
AgentsUuidGetResponsesContentApplicationJsonSchemaItem
object
AgentsPostRequestBodyContentApplicationJsonSchemaLlmBuiltInTools
object
AgentsPostResponsesContentApplicationJsonSchemaItem
object
AgentsUuidPatchRequestBodyContentApplicationJsonSchemaDynamicVariables
object
AgentsSystemToolsGetResponsesContentApplicationJsonSchemaItemsItems
object
AgentsPostRequestBodyContentApplicationJsonSchemaLlm
object
7 properties
Agents_listAgents_Response_200
object
3 properties
AgentsPostRequestBodyContentApplicationJsonSchemaDynamicVariables
AgentsPostRequestBodyContentApplicationJsonSchemaWebhooksItems
object
AgentsUuidPatchRequestBodyContentApplicationJsonSchemaSearchMode
string
RAG search strategy
AgentsCapabilitiesGetResponsesContentApplicationJsonSchemaLlmCapabilitiesItems
object
3 properties
AgentsPostRequestBodyContentApplicationJsonSchemaSystemTools
object
Error
object
4 properties
AgentsPostRequestBodyContentApplicationJsonSchemaAsr
object
4 properties
AgentsUuidPatchRequestBodyContentApplicationJsonSchemaAsr
object
AgentsPostRequestBodyContentApplicationJsonSchemaAsrUserInputAudioFormat
string
AgentsUuidDispatchPostRequestBodyContentApplicationJsonSchemaDynamicVariables
object
Runtime variable overrides
AgentsUuidPatchRequestBodyContentApplicationJsonSchemaSystemTools
object
AgentsPostRequestBodyContentApplicationJsonSchemaSearchMode
string
RAG search strategy - speed (faster) or accuracy (more thorough)
Agents_getAgentCapabilities_Response_200
object
3 properties
AgentsUuidPatchRequestBodyContentApplicationJsonSchemaLlm
object
Agents_createAgent_Response_200
object
3 properties
Agents_deleteAgent_Response_200
object
2 properties
Agents_getSystemTools_Response_200
object
2 properties
AgentsPostRequestBodyContentApplicationJsonSchemaTurnMode
string
Agents_updateAgent_Response_200
object
3 properties
AgentsGetResponsesContentApplicationJsonSchemaItemsItems
object
AgentsUuidPatchRequestBodyContentApplicationJsonSchemaTurn
object
AgentsCapabilitiesGetResponsesContentApplicationJsonSchemaAsrCapabilitiesItems
object
3 properties
AgentsPostRequestBodyContentApplicationJsonSchemaTurn
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

resemble-ai-subpackage-agents-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_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
Resemble AI subpackage_detectIntelligence API