Developers

Plugin SDK

Build typed plugins that extend connectors, tools, and agent capabilities.

Updated 2026-07-19

Build typed plugins that extend connectors, tools, and agent capabilities.

Why it matters

Plugin SDK in Zynvora is built for platform teams that need clear ownership, auditability, and AI-assisted automation — with honest maturity labels when an engine path is still preview or simulated.

Core capabilities

  • Create and manage plugin sdk with role-based access across organizations and projects.
  • Observe health, cost, and quality signals in real time with Zynvora Mission Control and project dashboards.
  • Automate with AI agents, workflows, and policy-as-code without sacrificing human approval gates.
  • Integrate via REST APIs, webhooks, CLI, and language SDKs.

How to get started

  1. Sign in to your organization and open the relevant project workspace.
  2. Navigate to Plugin SDK from the left navigation in the Zynvora console.
  3. Create your first resource, attach ownership and tags, and enable monitoring.
  4. Wire notifications (Slack, Teams, email, webhooks) for operational events.
Enterprise tip

Use cost centers and project tags early so FinOps chargeback and policy enforcement stay accurate as you scale.

Related APIs

Programmatic access is available under the Zynvora REST API. See the API Reference for authentication, rate limits, and Plugin SDK endpoints.

curl -s https://api.zynvora-ai.com/v1/projects/$PROJECT_ID \\
  -H "Authorization: Bearer $ZYNVORA_TOKEN" | jq .

Need help?

Talk to Support or book an enterprise workshop with Solutions Engineering.