Snoze for developers

The workspace, programmable.

The same typed kernel that runs the app, exposed as a REST API, an MCP server and signed webhooks. Keys carry your permissions and nothing more.

334 endpoints · OpenAPI 3.1 · llms.txt

curl
curl "https://api.snoze.dev/v1/items?kind=database" \
  -H "Authorization: Bearer $SNOZE_API_KEY"
{ "data": { "items": [
    { "id": "9f2c…3c85", "kind": "database",
      "title": "Production board" }
  ], "cursor": null } }

01 /Three ways in

02 /First request to first webhook

03 /Reference

04 /Docs for machines

Every page is available as Markdown for agents. Point a model at the index or a single page.

GET /llms.txt
GET /llms-full.txt
GET /llms.mdx/docs/api/records