Responses Proxy

One tenant URL in front. Any chat-completions provider behind it.

Paste your upstream endpoint, optionally probe support, then copy the generated Responses API base URL into Codex. If you send X-Tenant-Secret from your first request onward, stored chats are encrypted so only the holder of that secret can decrypt them.

Create

Mint a unique tenant path

Probe

Store supported capabilities

Use

Point clients at one Responses URL

Endpoint shape
https://chat-response.federation.workers.dev/t/<tenantHash>/v1/responses

Create Tenant

Upstream settings

The probe key is only used to test support during setup. Runtime requests still use your real upstream provider key.

Advanced