Enovari API
REST API access to every Enovari cognitive system. Query memory, orchestrate agents, receive real-time events — all from your own code. JSON responses, versioned endpoints, full SDK support.
Capabilities
Six categories of API capability. Every cognitive system Enovari offers, available as a simple HTTP call.
Query and store knowledge programmatically. Full read/write access to Enovari's persistent memory system — search by semantic similarity, filter by taxonomy, create and update notes from any application.
Trigger any of the 20 specialized AI agents via API calls. Pass context, set parameters, receive structured results. Build multi-agent workflows without touching the Enovari dashboard.
Real-time event notifications delivered to your endpoints. Subscribe to memory writes, agent completions, scan results, and system events. Never poll — react instantly.
Official client libraries for Python, JavaScript, and a full CLI tool. Type-safe interfaces, automatic retry logic, streaming support. Get productive in minutes, not hours.
API key authentication with scoped permissions. Rate limiting, request signing, IP allowlists. Every request logged and auditable. Enterprise-grade security out of the box.
Rate-limited free tier included with any Enovari plan. Scale up as you grow. Transparent usage dashboards, predictable billing, and burst capacity when you need it.
Reference
Core endpoints for the Enovari API v1. All responses return JSON. All endpoints require Bearer token authentication.
| Method | Endpoint | Description |
|---|---|---|
| POST | /v1/memory/query | Search persistent memory by semantic query, taxonomy filters, or note ID. Returns ranked results with relevance scores. |
| POST | /v1/memory/write | Create or update a memory note. Supports full taxonomy, tags, links, and visibility controls. |
| POST | /v1/agents/invoke | Trigger a specific agent by name with context payload. Returns structured agent output or a job ID for async execution. |
| GET | /v1/agents/list | List all available agents with their capabilities, required parameters, and current status. |
| POST | /v1/webhooks/register | Register a webhook endpoint for real-time event notifications. Specify event types and delivery preferences. |
| GET | /v1/health | System health check. Returns service status, API version, and current rate limit usage. No authentication required. |
Pricing
Full API access for developers.
Every cognitive system in Enovari, available as a simple API call. Integrate persistent memory, agent intelligence, and real-time events into any application.
Sign in or create an account
All registered Enovari clients
| Name | Phone | Company | Interests | Registered | Message | |
|---|---|---|---|---|---|---|
| Sign in as admin to view clients. | ||||||
Create an account to get started