One API. Every major model. Built for the enterprise.
Conduix is a drop-in replacement for OpenAI with SSO, audit logs, data residency, and per-team spend controls. All from a single endpoint your team already knows.
No credit card required · 50 credits included · Cancel anytime
Drop-in replacement for OpenAI SDK:
from openai import OpenAI
client = OpenAI(
api_key="cx_live_...",
base_url="https://api.conduix.ai/v1" # ← only change
)
client.chat.completions.create(
model="claude-sonnet-4-20250514", # any supported model
messages=[{"role": "user", "content": "Hi"}],
)Providers routed through Conduix
The drop-in API with an enterprise spine
Every feature an OpenAI-compatible router should have, plus the ones your compliance team asks for before they let you sign the contract.
OpenAI-compatible
Works with every OpenAI SDK you already use. Change one URL, nothing else.
Multi-provider fallback
When OpenAI is down, we route to Anthropic. When Anthropic is degraded, we route to Gemini. Zero customer action.
Data residency
Lock an org to US / EU / APAC routing. Enforced at the router, not after the request.
Audit log
Every login, key action, billing event, and policy change. Immutable, exportable, compliance-ready.
SSO on day one
SAML, OIDC, SCIM via WorkOS. Okta, Azure AD, Google Workspace — your IT team provisions users as usual.
PII redaction
Scrub emails, SSNs, phone numbers, and card numbers from requests before they leave your org.
Spend caps
Daily and monthly limits per organization. Hard-enforced before the provider call, not after the invoice shock.
Per-key controls
Rate limits, allowed models, and PII toggles — configurable per API key, not just per org.
Transparent pricing
Model catalog shows the exact per-1M-token rate for every model. Pay-as-you-go credits, no per-seat fees, no surprise overages.
Procurement-ready out of the box
Other routers make you wait for enterprise features. Conduix ships them on day one.
- SAML + OIDC SSO (Okta, Azure AD, Google Workspace via WorkOS)
- Immutable audit log with cursor pagination and exports
- Data residency (US / EU / APAC) enforced at the router
- Per-org allow/blocklist for providers — route OpenAI out of Europe
- Daily and monthly spend caps, hard enforced before the provider call
- PII redaction before requests hit providers
- Invoice billing with PO numbers for NET-30 customers
- Provider failover
- Across 8 LLM providers
- Secrets at rest
- AES-256-GCM
- Two-factor auth
- Required for admins
- Data residency
- US, EU, APAC
- Audit log
- Append-only, exportable
- Single sign-on
- SAML via WorkOS
Ship with one URL change.
Your developers keep the OpenAI SDK. Your procurement team gets SOC 2 and DPAs.