Paladin Documentation
Guides and API reference for Paladin Voice AI.
Build, operate, and integrate Paladin voice agents from one place.
Get StartedLearn the product flow and move into model, agent, and call configuration.Voice Agent BuilderCreate agents, design workflows, configure tools, and embed agents on websites.API ReferenceTrigger calls, manage agents, campaigns, API keys, and telephony settings.SDKsUse Python or TypeScript to build agents and run calls programmatically.
Common paths#
- Configure inference providers
- Add Paladin to a website
- Trigger outbound calls
- Connect telephony
- Use the REST API
How to use these docs#
New workspace setup
Start with the product flow, then configure models, telephony, and API keys before you run production calls.
Agent building
Use the Voice Agent Builder pages when you need to design nodes, prompts, tools, web calls, phone calls, and workflow behavior.
Developer integration
Use API Reference, SDKs, webhooks, and workflow schema pages when Paladin needs to connect with your own systems.
Operations
Use campaigns, tracing, QA, recordings, transcripts, and telephony docs to monitor live usage and troubleshoot call behavior.
Recommended order#
- Create or open your Paladin workspace.
- Configure the LLM, transcriber, voice, and any required provider credentials.
- Build a voice agent workflow and test it with a web call first.
- Connect telephony only after the workflow behaves correctly in testing.
- Use APIs, SDKs, campaigns, and webhooks when you are ready to automate production workflows.