OpenAI-compatible Chat Completions endpoint scoped to an ACE. Accepts the native OpenAI /v1/chat/completions request body; set stream: true for an SSE response. The upstream provider is resolved from the model field: either explicit (anthropic/claude-opus-4-7, google/gemini-2.5-pro, …) or best-effort from the model name prefix (gpt-*, claude-*, gemini-*, grok-*); otherwise falls back to OpenAI. Supported providers: openai, google, togetherai, xai, groq, fireworks, xiaomi, byteplus. Request body remains OpenAI-shaped regardless of provider. Authenticate with a Timbal API key via Authorization: Bearer <key>. Usage is billed to the organization that owns the ACE.
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
ACE uid (UUID).
Upstream response (JSON or SSE depending on stream)