Initiate a web call

Start a web-based voice call with an AI agent

Authentication

AuthorizationBearer

Clerk JWT token or OrtaVox API key (sk_live_… or pk_live_…)

OR
x-api-keystring

OrtaVox API key (alternative to Bearer token)

Request

This endpoint expects an object.
agent_idstringRequiredformat: "uuid"
UUID of the agent to use for the call
metadataobjectOptional
Optional metadata for the call

Response

Web call initiated successfully
dataobject

Errors

401
Unauthorized Error
404
Not Found Error