Playground preview
Try the request before you write the code.
The browser request tester is not implemented. Scoped workspace API keys are available now for record reads and writes, Guard scans and Composer runs through deployed endpoints.
Available now: scoped keys and documented HTTP endpoints for workspace records, Guard and Composer. Not available: an in-browser tester, public SDK, Skill runs, Memory queries, Workflow execution or Agent triggers.
Available by API key
What an integration can call today.
Workspace records
Read or write supported Skill installs, Memory records and drafts.
Workspace policy
Read or update activity retention and recording controls.
Guard scan
Analyse a public GitHub repository or content supplied in the request.
Composer run
Send a chat prompt through the active tenant’s assigned AIHK or AICA gateway.
# Deployed endpoint; requires workspace:read curl https://gen-cms.com/api/v1/workspace \ -H "Authorization: Bearer $GENCMS_API_KEY"