Straits Hub
OpenAI · Anthropic · OpenRouter compatible

Straits Hub · Enterprise AI Fabric

One governed interface between every employee, application and agent — and every commercial or private AI resource your company is authorized to use. The fabric controls model choice, provider accounts, egress identity, cache locality, guardrails, fallbacks, audit and cost allocation, behind the API surface your tools already speak.

Open Console

Dark control plane: routing, guardrails, nodes, budgets, traces — seeded with live-looking fleet data.

Gateway API
base URL {this-origin}/v1 · demo key fab_demo_admin
curl · /v1/chat/completions
curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer fab_demo_admin" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "@company/general-fast",
    "messages": [{"role": "user", "content": "Hello, fabric"}]
  }'
View Docs

Endpoint surface, service profiles, request extensions and compatibility notes.

Auto routing

Task-signature scoring across models, providers, accounts and egress nodes.

Guardrails & DLP

Four-stage policy enforcement that fallbacks can never weaken.

Semantic + prompt cache

Exact cache, request coalescing and provider prompt-cache affinity.

FinOps built in

Reservations, shadow pricing, committed-contract burn-down and audit.