Base URL:
https://api.orbitrage.ai/v1 · Auth: Authorization: Bearer orb_…Request
auto to route, or a pinned model id.The input — a string, or an array of input items (messages, function calls,
tool results). Mapped to
messages internally.System instructions, mapped to a system message.
Tool definitions. Function-call items in the input are coalesced into a single
assistant message with
tool_calls.Maps to
max_tokens.Example
Using the OpenAI Agents SDK
Point the Agents SDK’s client athttps://api.orbitrage.ai/v1. The gateway also
absorbs the SDK’s built-in tracing calls (returning a harmless no-op), so you
won’t see 401s from its tracer. Disable the SDK’s own tracing to avoid
duplicate work — Orbitrage already traces every call: