Orchestrate agents programmatically, connect tools through MCP, and wire Padiso into your own products and workflows.
Create agents, assign goals and tasks, manage workspaces, and read runs and spend.
Expose your agents, tasks and projects to any MCP client, or connect new MCP tools.
React to runs, task changes and approvals in your own systems, in real time.
Stream activity and per-run usage so you can meter, alert and reconcile.
The same orchestration, governance and integrations you get in the app, available over a clean REST API. Create an agent, give it a goal and a budget, and it goes to work.
curl https://api.padiso.ai/v1/agents \
-H "Authorization: Bearer $PADISO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"role": "Support triage",
"runtime": "claude",
"goal": "Resolve tier-1 tickets and escalate the rest",
"budgetUsd": 50
}'The API is rolling out with early customers. Tell us what you want to build and we will get you a key and walk you through it.
Start free, or talk to us about putting an agent workforce to work across your operations.