SDKs, infrastructure tools, and security platforms — Corveil integrates with your entire stack.
Developer API & SDK
Drop-in SDKs and APIs that work with any OpenAI-compatible client.
Use the standard OpenAI Python SDK. Just point the base URL at Corveil.
base_url="https://corveil.your.org/v1"
Works with the OpenAI Node.js client library out of the box.
baseURL: "https://corveil.your.org/v1"
Full OpenAI-compatible REST API. Any HTTP client works — curl, Postman, or custom code.
Built-inReal-time event delivery for request completion, budget alerts, and guardrail triggers.
Built-inManage API keys, view logs, and configure guardrails from the command line.
Built-inUse Corveil as the AI backend for Claude Code with a single config change.
ANTHROPIC_BASE_URL=https://corveil.your.org
Route OpenClaw AI traffic through Corveil with passthrough mode — your existing auth flows through automatically.
models.providers.anthropic.baseUrl
Built-in
Infrastructure
Deploy, monitor, and secure Corveil with the tools you already use.
Official Helm chart with auto-scaling, health checks, and configurable resource limits.
Built-inGitHub Actions, GitLab CI, and Jenkins examples for automated deployment workflows.
Built-inStream audit logs to Splunk, Datadog, or any syslog-compatible SIEM platform.
Built-inSingle sign-on with Okta, Azure AD, and any OpenID Connect provider.
Coming SoonFully supported in AWS GovCloud regions with FedRAMP-ready infrastructure patterns.
Built-inInfrastructure-as-code module for ECS Fargate, ALB, RDS, and networking.
Built-in