Documentation

Build with DAVA.

Five products, one auth model, one audit chain. Pick a product to start, or read the cross-cutting guides on authentication, errors, and operating modes.

Products

Cross-cutting

The same concepts apply across every product: how to authenticate, what error envelope to expect, how Assistive vs Decisioning modes gate writes, how to deploy on your own infrastructure.

  • Authentication — API keys, sessions, when CSRF applies.
  • Errors — the stable { "error": { code, message } } envelope and the codes you'll see in production.
  • Operating modes — Assistive (suggestions only) vs Decisioning (acts on data).
  • Self-host — license JWTs and the per-product Docker bundles.

API reference

Auto-generated from the live OpenAPI spec at https://api.davaengine.ai/openapi.json. Interactive Swagger UI at api.davaengine.ai/docs — click Authorize and paste a dava_live_… key to try endpoints inline.