API Reference
ZephMatrix API and integration surface
This page summarizes the currently supported integration paths and the near-term public API roadmap. If you are designing a production integration, use this page as the source of truth for what is stable today.
What is stable today
- • Dashboard-first role lifecycle (create, refine, activate, monitor).
- • MCP-compatible tool integration for external systems.
- • Guardrail and approval controls on high-risk actions.
- • Artifact-backed execution outputs with traceability.
- • Webhook and trigger configuration from workspace settings.
Common implementation pattern
- Define a role and its boundaries in the teammate workspace.
- Connect required tools through integration settings.
- Set approval thresholds and blocked action categories.
- Run controlled test workflows and inspect execution evidence.
- Move to recurring schedules or triggered flows after validation.
Public API roadmap
A stable public API for role management, orchestration, and observability is planned. Until those contracts are finalized, we recommend using the dashboard + integration surfaces listed above for production usage. This page will be expanded with endpoint-level documentation, authentication details, and typed examples as each surface is promoted to stable.
Related docs
Start with Getting Started, then review AI Roles, Integrations, and Security. For plan-level limits, see Pricing.