Connect Everything

SDKs, infrastructure tools, and security platforms — Corveil integrates with your entire stack.

Build With Corveil

Drop-in SDKs and APIs that work with any OpenAI-compatible client.

Python SDK

Use the standard OpenAI Python SDK. Just point the base URL at Corveil.

base_url="https://corveil.your.org/v1"

Node.js SDK

Works with the OpenAI Node.js client library out of the box.

baseURL: "https://corveil.your.org/v1"

REST API

Full OpenAI-compatible REST API. Any HTTP client works — curl, Postman, or custom code.

Built-in

Webhooks

Real-time event delivery for request completion, budget alerts, and guardrail triggers.

Built-in

CLI Tool

Manage API keys, view logs, and configure guardrails from the command line.

Built-in

Claude Code Compatible

Use Corveil as the AI backend for Claude Code with a single config change.

ANTHROPIC_BASE_URL=https://corveil.your.org

OpenClaw Compatible

Route OpenClaw AI traffic through Corveil with passthrough mode — your existing auth flows through automatically.

models.providers.anthropic.baseUrl Built-in

Fits Your Ops Stack

Deploy, monitor, and secure Corveil with the tools you already use.

Kubernetes & Helm

Official Helm chart with auto-scaling, health checks, and configurable resource limits.

Built-in

CI/CD Pipelines

GitHub Actions, GitLab CI, and Jenkins examples for automated deployment workflows.

Built-in

SIEM Forwarding

Stream audit logs to Splunk, Datadog, or any syslog-compatible SIEM platform.

Built-in

SSO / OIDC

Single sign-on with Okta, Azure AD, and any OpenID Connect provider.

Coming Soon

AWS GovCloud

Fully supported in AWS GovCloud regions with FedRAMP-ready infrastructure patterns.

Built-in

Terraform Module

Infrastructure-as-code module for ECS Fargate, ALB, RDS, and networking.

Built-in