Documentation
Everything you need to deploy, configure, and operate Dryade. From first install to production-grade agent orchestration.
Getting Started
Install Dryade, configure your first model provider, and run your first agent in under 10 minutes.
API Reference
REST endpoints for plugins, subscriptions, licenses, and webhooks. Authentication, rate limits, and error codes.
Plugin Development
Build, sign, and publish plugins for the marketplace. SDK reference, manifest schema, and packaging guide.
Workflow Configuration
Design multi-agent workflows with the visual editor. CrewAI, LangGraph, and Google ADK integration guides.
Deployment
Docker Compose, air-gapped installs, reverse proxy setup, TLS, and production hardening checklists.
Security
Post-quantum plugin signing, Ed25519 allowlists, TOFU key pinning, and audit trail configuration.
Guides
Getting Started
Get started with the Dryade API. Find your API key, authenticate requests, and understand rate limits.
Authentication
Learn how to authenticate with the Dryade API using authorization headers, handle error responses, and rotate API keys.
API Reference
REST API endpoints for plugins, subscriptions, licenses, webhooks, authentication, and error handling.
Plugin Development
Build, sign, and publish plugins for the Dryade marketplace. SDK reference, manifest schema, and packaging guide.
Plugins API
Browse, search, and retrieve plugin information from the Dryade marketplace using the Plugins API endpoints.
Subscriptions API
Manage your subscription and installed plugins through the Dryade API.
Workflow Configuration
Design multi-agent workflows with CrewAI, LangGraph, and Google ADK. Visual editor and YAML configuration.
Deployment
Docker Compose setup, air-gapped installs, reverse proxy configuration, TLS, and production hardening.
License API
Validate and manage your Dryade license keys through the License API endpoints.
Security
Post-quantum plugin signing, Ed25519 allowlists, TOFU key pinning, audit trails, and security architecture.
Webhooks
Receive real-time notifications about events in your Dryade account with webhooks (Enterprise only).
Errors
Understand the standard error format and error codes returned by the Dryade API.
SDKs & Tools
Official client libraries and downloadable tools for the Dryade API.
Interactive API Reference
Explore the full REST API with live code examples in cURL, Python, JavaScript, and Go. Includes authentication, plugin management, subscriptions, webhooks, and error reference.
Open API Reference