Starts an outbound voice call using either an agent slug or an agent id. PAM accepts the request asynchronously and returns a conversation id. Use call webhooks to follow connection, end, and analysis events. The authenticated API key controls attribution and billing.
Documentation Index
Fetch the complete documentation index at: https://docs.pam.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key provided as Authorization: Bearer <key>.
Stable key for safely retrying a create request. Replays return the original conversation id and status.
1 - 255Select exactly one agent. Use agentSlug for PAM-managed agents, or agentId for a specific custom agent.
Specific custom agent id.
Phone number in E.164 format.
^\+\d{7,15}$Stable slug for a PAM-managed agent.
1 - 255Required when you use agentSlug. Ignored when the selected agent has a configured phone number.
^\+\d{7,15}$String variables resolved into the agent prompt, tools, or opening copy.
Opaque metadata stored with the conversation for reconciliation.