/
AM
amika
/
Amika API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 1w ago
View markdown
amika
Amika API
get
Read the latest agent session for a sandbox
latest
OpenAPI 3.1.0
2026-08-14
92
89
225.1 KB
664536fccd0e
AgentSessions
5
API keys
3
Docker registries
3
Downloads
2
Git user settings
2
Integrations
2
Linear
2
Meta
1
Repositories
9
Sandboxes
27
get
Slack metadata for the org's Slack-made sandboxes
get
List the org's sandboxes
post
Create a sandbox
get
Read a sandbox by id or name
delete
Delete a sandbox
post
Start a sandbox
post
Stop a sandbox
post
Create a direct WebSocket SSH session
post
Create SSH access to a sandbox
delete
Revoke SSH access
get
List a sandbox's integrations
get
Read the Slack conversation thread for a Slack-made sandbox
get
List a sandbox's agent sessions
post
Create a new agent session
get
Read the latest agent session for a sandbox
get
Read an agent session
patch
Update an agent session
post
Send a message to the agent in a sandbox
post
Stream a message to the sandbox's coding agent (SSE)
post
Enqueue an async agent-send job
get
Read an async agent-send job
get
Read workflow events from the sandbox event sink
get
Read the control-plane lifecycle event feed for a sandbox
get
List a sandbox's live services
post
Create a live service on a sandbox
put
Replace a live service on a sandbox
delete
Delete a live service from a sandbox
SandboxServices
1
SandboxSnapshots
5
Secrets
20
Services
3
Slack
5
Uploads
2
Sandboxes
Read the latest agent session for a sandbox
get
/api/v0beta1/sandboxes/{id}/sessions/latest
Path parameters
id
string
required
Response
Session.
AgentSession
required
id
string
required
sandbox_id
string
required
org_id
string
required
agent_name
string
required
status
string
required
started_at
union
required
ended_at
union
required
metadata
object
required
created_at
union
required
updated_at
union
required