Skip to main content
Version: 1.0.0

Dvara — Data Plane API

OpenAI-compatible data plane served by the Dvara LLM Gateway component on port 8080.

Dvara is an AI governance platform — every request flows through the full governance pipeline (policy, PII scanning, guardrails, budget, routing, audit) before reaching an upstream provider. See the Routing and Providers pages in the sidebar for strategy and provider-specific details.

Authentication. Every /v1/* call requires an API key issued from the DVARA Console, passed as Authorization: Bearer gw_.... API keys resolve to a tenant server-side — you do not pass the tenant ID directly on the request.

Authentication

API key issued from the DVARA Console. Pass as Authorization: Bearer gw_<your-key>. The key resolves to a tenant server-side — all downstream filters (policy, budget, audit) apply under that tenant's configuration.

Security Scheme Type:

http

HTTP Authorization Scheme:

bearer

Bearer format:

gw_

Contact

Dvara:

URL: https://dvara.ai

License

Commercial