/
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
post
Send a message to the agent in 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
Send a message to the agent in a sandbox
post
/api/v0beta1/sandboxes/{id}/agent-send
Path parameters
id
string
required
Request body
AgentSendRequest
required
message
string
required
new_session
boolean
session_id
string
agent
string
Response
Agent response.
AgentSendResponse
required
session_id
string
required
agent_session_id
string
response
string
required
is_error
boolean
required
is_new_session
boolean
required
cost_usd
number