Skip to main content
Pass "stream": true to get tokens as they generate. Buffered JSON is the default. Streaming uses the same auth, model slugs, and credit billing as a non-streamed call. The HTTP timeout on inference routes is long enough for a multi-minute completion.

OpenAI

The official OpenAI SDK exposes the same flag as stream=True / stream: true.

Anthropic

Native Orbit API

The dashboard playground always streams.