API Reference
A concise index of the main API services and endpoints.
This page is a quick index of the most-used endpoints. For auth, pagination, and error formats, use the dedicated guides in this section.
Most endpoints require either x-api-key (workspace API key) or Authorization: Bearer ….
System (/v1/system)
GET /v1/system/healthGET /v1/system/workspacesGET /v1/system/workspace/variablesPOST /v1/system/workspace/variables
Auth (/v1/auth)
POST /v1/auth/tokenGET /v1/auth/mePOST /v1/auth/api-keyGET /v1/auth/api-keyDELETE /v1/auth/api-key/{key_id}
Data (/v1/data)
GET /v1/data/healthGET /v1/data/sourcesPOST /v1/data/sourcesGET /v1/data/sources/{data_source_id}POST /v1/data/sources/{data_source_id}/sync/start
Integrations (/v1/integrations)
GET /v1/integrations/integrationsPOST /v1/integrations/integrationsPATCH /v1/integrations/integrations/{integration_id}DELETE /v1/integrations/integrations/{integration_id}
Agents (/v1/agents)
GET /v1/agents/healthGET /v1/agents/blueprintPOST /v1/agents/blueprintGET /v1/agents/agentsPOST /v1/agents/agents
AI (/v1/ai)
POST /v1/ai/agents/{agent_id}/runPOST /v1/ai/chat
Webhooks (/v1/webhooks)
GET /v1/webhooks/webhooksPOST /v1/webhooks/webhooksPATCH /v1/webhooks/webhooks/{webhook_id}DELETE /v1/webhooks/webhooks/{webhook_id}
Audit (/v1/audit)
GET /v1/audit/logsGET /v1/audit/docs
Solutions (/v1/solutions)
GET /v1/solutions/workplace/forecast/runs
MCP (/api/v1/mcp)
GET /api/v1/mcp/healthPOST /api/v1/mcp/mcp