Skip to main content
POST
Start a multi-agent system

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Path Parameters

pool
string
required

Hosted runtime pool name.

Body

application/json
system
string

Registered system name (preferred).

root
string

Root agent profile id, when not using system.

members
string[]

Member agent profile ids.

topology
object
goal
string

Response

System started.

The response is of type object.