/
CO
cossas
/
SOARCA API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
2026-07-17
19
32
56.5 KB
keymanagement
gets all keys from the KMS
return all keys in the KMS
get
/keymanagement/
Response
OK
string[]
required
All 19 operations
get
gets all keys from the KMS
put
add key to KMS
delete
remove key from KMS
post
refresh the KMS system, which allows the user to include manually added files in the KMS
get
get all pending manual commands that still needs values to be returned
post
updates the value of a variable according to the manual interaction
get
get a specific manual command that still needs a value to be returned
get
gets all the UUIDs for the stored playbooks
post
submit playbook via the api
get
gets all the meta information for the stored playbooks
get
get CACAO playbook by its ID
put
update playbook
delete
delete playbook by Id
get
gets all the UUIDs for the executions that can be retireved
get
gets information about an ongoing playbook execution
get
gets the SOARCA status
get
ping to see if SOARCA is up returns pong
post
trigger a playbook by supplying a cacao playbook payload
post
trigger a playbook by id that is stored in SOARCA