API Reference
Explore every supported OutCallerAI public API operation with generated schemas, examples, and an interactive playground.
The OutCallerAI public API lets you manage the workspace associated with an API key, configure campaigns and agents, maintain lead records, and inspect calls.
All endpoint definitions below are generated directly from the FastAPI OpenAPI schema and validated during CI.
- Workspace — Read and update workspace-level configuration.
- Campaigns — Create and manage outbound calling campaigns.
- Agents — Create and configure voice agents.
- Leads — Manage leads assigned to an agent.
- Calls — Inspect calls and their outcomes.
Authentication
Send your workspace API key in the Authorization header:
Authorization: Bearer <your-api-key>Use the playground on any endpoint page to inspect the generated request and response schemas before integrating.
How is this guide?
