Everything above is about using Dokki. This section is for building on it — reading and writing Dokki resources from your own code, services, or AI agents.
API reference
The full Dokki API reference lives at dokki.one/pub/api, covering documents, tables, artifacts, search, agents, organizations, and automation.
Start here:
Authentication — how to get and use a token.
Quickstart: First Request — a working call in a few minutes.
API Conventions — shared request/response patterns.
Resources and Workspaces — the core objects you'll work with.
Search and Knowledge Graph — retrieval from your own code.
Connecting an AI client instead
If you want Claude, Codex, Cursor, or another MCP client to work with your Dokki workspace — rather than writing code against the API — see Connect Your Tools instead. No code required.
