Skip to main content
POST
Invoke a platform-tier model (streaming)

Authorizations

Authorization
string
header
required

WorkOS session token or RunTools API key (rt_live_* / rt_test_*). Used in Authorization: Bearer <token> header.

Body

application/json
model
string
required
options
object
required

AI SDK provider options blob.

tier
enum<string>

Only platform is supported on the public proxy; BYOK rejects with BYOK_MODEL_PROXY_UNSUPPORTED.

Available options:
platform

Response

200 - application/x-ndjson

Streamed NDJSON tokens.

The response is of type string.