v1
latestOpenAPI 3.0.02026-07-17112116167.8 KBAgent
Register an agent (obtain sandbox credentials)
post/api/agent/register
Request body
Example request
{
"name": "Local Agent",
"type": "opencode"
}Response
Created
{
"name": "Local Agent",
"type": "opencode"
}Created