The enterprise AI operating layer

Built for healthcare, fintech & regulated teams

Govern, route, and prove every AI request — across every frontier model.

Give your teams the freedom to use any model — with the governance, audit, and resilience your enterprise requires. One control plane over every AI request.

Auditable, defense-in-depth governance for regulated workloads — not a substitute for your own HIPAA controls or a BAA.

No credit card required · 3 credits included · Cancel anytime

Providers routed through Conduix

OpenAIAnthropicGoogle GeminiGroqMistralTogetherDeepSeekFireworksGrokAzure AI FoundryAmazon Bedrock

Enterprise controls, shipped

Security & compliance
  • Immutable audit log
  • Policy enforcement
  • PII / PHI governance
  • Encryption at rest
  • SSO / SAML
  • Hard spend caps

Platform

One operating layer, six guarantees

Every request runs through the same policy, routing, and audit — whichever model serves it.

Govern

Provider and model allow/blocklists, per-key limits, and region pinning — decide what runs, where, and under which policy.

Route

Request a capability, not a model id — aliases like frontier-best resolve across leading providers with automatic failover, policy honored per candidate.

Protect

Structured PII tokenized before it reaches the provider, PHI pinned to approved providers, secrets encrypted at rest.

Observe

Every response says what served and why — provider, model, fallback, and latency headers — with a queryable audit trail behind it.

Optimize

Daily and monthly spend caps enforced before the provider call, and transparent per-1M-token pricing — costs you can plan for.

Prove

An immutable, exportable audit trail of every request, key action, and policy change — evidence for your compliance team.

Enterprise

Enterprise capabilities, built in

Everything platform, security, and procurement teams expect — shipped on day one, not roadmapped.

Multi-provider failover

Route around any provider outage automatically — zero customer action.

Data residency

Lock routing to US, EU, or APAC — enforced at the router.

SSO, SCIM & RBAC

Provision users via Okta, Azure AD, or Google Workspace through WorkOS.

Immutable audit log

Every request, key action, and policy change — exportable evidence.

PII & PHI governance

Tokenize structured PII; pin PHI to approved providers, fail-closed.

Spend caps & controls

Daily and monthly caps before the call, plus per-key rate limits.

Invoice billing

NET-30 terms, PO numbers, volume discounts, and custom MSAs.

Transparent pricing

Exact per-1M-token rates for every model — no per-seat fees.

Defense-in-depth PII/PHI governance — not a HIPAA control or a substitute for a BAA. Certification details on the compliance page.

How it works

One request, the whole operating layer

Point your app at api.conduix.ai/v1 — every request flows through policy, routing, and audit.

Your app

One base URL

One POST to /v1/chat/completions — the client you already use.

Policy engine

Governance checks

Data residency, provider/model allow + blocklists, PII/PHI handling, spend caps.

Router

Intelligent routing

Aliases resolve to the best policy-passing model; failover chains + circuit breakers.

Leading providers

Frontier models

OpenAI, Anthropic, Google, Groq, Mistral, DeepSeek, Together, Fireworks, xAI, Azure AI Foundry, Amazon Bedrock.

Evidence

Observe + audit

Routing headers on the response; immutable audit trail with per-request detail.

The response tells you exactly what happened: x-conduix-provider · x-conduix-model-served · x-conduix-fallback · x-conduix-latency-ms — and every request lands in the audit log.

Developer experience

Integrate in minutes

Point the client you already use at one base URL. Request a capability and Conduix routes it — with policy, failover, and audit applied.

curl https://api.conduix.ai/v1/chat/completions \
  -H "Authorization: Bearer cx_live_YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "frontier-best",
    "messages": [{"role": "user", "content": "Hello, Conduix!"}]
  }'

Developers

Built for developers

Official Python SDK

pip install conduix — a thin client with the base URL already built in.

MCP server for agents

Give Claude Desktop, Cursor, and Cline read-only access to spend, models, and audit.

Full API docs

Quickstart, authentication, models, governance, and observability — all documented.

Move fast on AI — without losing control.

Your developers keep the tools they already use. Your security team gets audit, governance, and control.