Skip to main content
POST
Create a Super Agent realtime run

Authorizations

Authorization
string
header
default:cr_sk_your_key_here
required

Account API key from Developer Console. Keys start with cr_sk_.

Body

application/json
input
any
required

JSON input for Super Agent. Serialized input must be 256 KB or smaller.

model
string

Model id to run with. Omit to use the default model, currently anthropic/claude-sonnet-5.

Maximum string length: 100
conversation_id
string<uuid>

Existing Super Agent conversation to continue.

workspace_id
string<uuid>

Personal workspace whose root uploads Super Agent can read.

Response

Server-Sent Events stream.

The response is of type string.