/
AM
amika
/
Amika API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 1w ago
View markdown
amika
Amika API
post
Create SSH access to 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
Create SSH access to a sandbox
post
/api/v0beta1/sandboxes/{id}/ssh
Path parameters
id
string
required
Response
SSH access info.
SshAccessResponse
required
ssh_destination
string
required
token
string
required
expires_at
union
required
sandbox_id
string
required
sandbox_name
string
required
repo_name
string
nullable
required
web_socket_proxy_url
string
private_key
string