/
DE
desplega-ai
/
Agent Swarm API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 5h ago
View markdown
desplega-ai
Agent Swarm API
get
Get a KV entry by key (namespace resolved from request headers)
v68
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-07
344
69
1.3 MB
Active Sessions
8
Agents
12
API Keys
8
ApprovalRequests
4
Apps
20
Assets
4
Budgets
5
Config
7
Debug
1
Ecosystem
1
Events
4
External APIs
1
Favorites
2
FS
9
Heartbeat
2
Inbox State
2
Integrations
2
KV
10
get
Get a KV entry by key (namespace resolved from request headers)
put
Upsert a KV entry by key (namespace resolved from request headers)
delete
Delete a KV entry by key (namespace resolved from request headers)
post
Atomically increment an integer KV entry (header-resolved namespace)
get
List KV entries in the header-resolved namespace
get
Get a KV entry by explicit namespace + key
put
Upsert a KV entry by explicit namespace + key
delete
Delete a KV entry by explicit namespace + key
post
Atomically increment an integer KV entry (explicit namespace)
get
List KV entries in an explicit namespace
MCP OAuth
8
MCP Servers
8
Memory
12
Metrics
9
OAuth
6
Pages
17
Poll
2
Pricing
6
PromptTemplates
10
Repos
5
Schedules
7
Script Connections
21
Script Runs
10
Scripts
16
Session Data
6
Sessions
2
Skills
17
Stats
6
Status
2
Task Templates
1
Tasks
21
Trackers
14
Users
12
Webhooks
5
WorkflowEvents
2
Workflows
17
KV
Get a KV entry by key (namespace resolved from request headers)
get
/api/kv/{key}
Path parameters
key
string
required
Response
KV entry
KvEntry
required
namespace
string
required
key
string
required
{"stackTrail":"components:schemas:KvEntry:properties:value","oasType":"schema","type":"unknown"}
valueType
'json'
|
'string'
|
'integer'
required
expiresAt
integer
nullable
required
createdAt
integer
required
updatedAt
integer
required