Skip to main content
POST
/
api
/
agent
/
run
Run one privileged agent cycle
curl --request POST \
  --url https://api.molq.site/api/agent/run \
  --header 'X-Molq-Operator-Key: <api-key>'
{
  "error": "<string>"
}

Authorizations

X-Molq-Operator-Key
string
header
required

Private operator credential. Never expose this key in a browser or public client.

Response

Agent execution report