Everstack
Api referenceAgents

Agents

Agents API endpoints

Agents API

MethodEndpointDescription
GET/v1/agent-triggers/{id}
PATCH/v1/agent-triggers/{id}
DELETE/v1/agent-triggers/{id}
POST/v1/agent-triggers/{id}/test
GET/v1/agent-triggers/{triggerId}/executions
GET/v1/agents
POST/v1/agentsAgent CRUD
POST/v1/agents/import/opencode
PATCH/v1/agents/memories/{memoryId}
DELETE/v1/agents/memories/{memoryId}
POST/v1/agents/memories/{memoryId}/deactivate
POST/v1/agents/memory/setupMemory Setup
GET/v1/agents/reviews
GET/v1/agents/reviews/{reviewId}
POST/v1/agents/reviews/{reviewId}/submitHITL Approval Gate
GET/v1/agents/sessions
POST/v1/agents/sessionsSession management
GET/v1/agents/sessions/{id}
POST/v1/agents/sessions/{sessionId}/cancel
POST/v1/agents/sessions/{sessionId}/complete
GET/v1/agents/sessions/{sessionId}/spawn-nodes
POST/v1/agents/sessions/{sessionId}/steer
POST/v1/agents/sessions/{sessionId}/turnsRuntime
POST/v1/agents/sessions/{sessionId}/turns/streamStreaming runtime
GET/v1/agents/spawn-trees/{treeId}Spawn Tree
POST/v1/agents/{agentId}/deploy
GET/v1/agents/{agentId}/deployments
GET/v1/agents/{agentId}/memories
POST/v1/agents/{agentId}/memories
GET/v1/agents/{agentId}/triggers
POST/v1/agents/{agentId}/triggers
GET/v1/agents/{id}
PATCH/v1/agents/{id}
DELETE/v1/agents/{id}
GET/v1/agents/{id}/export/opencode
DELETE/v1/deployments/keys/{keyId}
GET/v1/deployments/{deploymentId}/invocations
GET/v1/deployments/{deploymentId}/keys
POST/v1/deployments/{deploymentId}/keys
GET/v1/deployments/{id}
PATCH/v1/deployments/{id}
GET/v1/integrations/github/installations
POST/v1/integrations/github/installations/link
DELETE/v1/integrations/github/installations/{installationId}
GET/v1/integrations/github/installations/{installationId}/repos
GET/v1/integrations/github/installations/{installationId}/repos/{owner}/{repo}/branches
POST/v1/sandboxSandbox Management
GET/v1/sandbox/crons
POST/v1/sandbox/cronsCrons
PATCH/v1/sandbox/crons/{id}
DELETE/v1/sandbox/crons/{id}
GET/v1/sandbox/instances
GET/v1/sandbox/instances/{sandboxId}
GET/v1/sandbox/overview
POST/v1/sandbox/recreate
GET/v1/sandbox/templatesSandbox Templates (read-only catalog)
GET/v1/sandbox/templates/{templateId}
GET/v1/sandbox/triggersTriggers (shared history)
GET/v1/sandbox/webhooks
POST/v1/sandbox/webhooksWebhooks
DELETE/v1/sandbox/webhooks/{id}
GET/v1/sandbox/{sandboxId}/eventsSandbox Events
GET/v1/sandbox/{sandboxId}/executions
POST/v1/sandbox/{sandboxId}/revive
POST/v1/sandbox/{sandboxId}/ssh/access
DELETE/v1/sandbox/{sandboxId}/ssh/access/{userId}
GET/v1/sandbox/{sandboxId}/ssh/info
POST/v1/sandbox/{sandboxId}/stop
POST/v1/sandbox/{sandboxId}/terminate
DELETE/v1/sandbox/{sessionId}
GET/v1/sandbox/{sessionId}/ports
POST/v1/sandbox/{sessionId}/portsPort Exposure
GET/v1/sandbox/{sessionId}/ports/detect
DELETE/v1/sandbox/{sessionId}/ports/{port}
GET/v1/sandbox/{sessionId}/stats
GET/v1/settings/ssh-keys
POST/v1/settings/ssh-keys
DELETE/v1/settings/ssh-keys/{keyId}

On this page