Skip to main content
POST
Initiates an outbound phone call from an AI agent to a specified phone number

Authorizations

Authorization
string
header
required

Lawtte API key or session token: Authorization: Bearer <token>.

Body

application/json
toNumber
string
required

E.164 formatted phone number to call (e.g. +12125550100).

agentId
string
required

Agent ID to use for the call.

firmSlug
string
required

Firm identifier (e.g. brackman-law).

dynamicVariables
object

Variables injected into the agent's prompt (e.g. first_name, case_type).

Response

Success

The response is of type object.