The PAM Outbound API is the external interface for launching and monitoring outbound customer engagement campaigns, calls, and SMS conversations. This prototype documents the publicDocumentation Index
Fetch the complete documentation index at: https://docs.pam.ai/llms.txt
Use this file to discover all available pages before exploring further.
/v1 surface for campaigns, conversations, API keys, and webhooks. The API uses bearer API keys, JSON request bodies, cursor pagination, and a consistent response envelope.
Base URL
/v1.
Quick Start
Create an API key in the PAM dashboard or ask your PAM contact to provision an initial key. Then send it in theAuthorization header:
Response Format
Successful responses return adata object or array plus request metadata:
What You Can Build
- Use PAM’s state-of-the-art agents, or create your own for custom workflows.
- Create recall, retention, and custom outbound campaigns.
- Make calls and start SMS conversations with PAM agents.
- Enroll contacts by uploading a CSV or sending a list of contacts.
- Manage the lifecycle of your campaigns.
- Pull campaign results and journey-level status.
Create Your First Campaign
Create Your First Call
API Reference
The API Reference tab is generated from an OpenAPI 3.0 spec and includes interactive request builders for the implemented/v1 endpoints.