Wakato Space API
Let agents and tools operate a Wakato Space — with scoped, revocable keys.
The Wakato Space API gives an external agent or tool — Claude Code, Cursor, Zapier, a partner integration, or your own scripts — scoped, revocable control of a single Wakato Space.
One Space API key (wks_live_…) works two ways:
MCP
Connect Claude Code, Cursor, or Claude Desktop to /functions/v1/space-mcp.
The agent self-discovers every tool.
REST
Call /functions/v1/space-api from anything that speaks HTTP, using the
same Bearer token.
What an agent can do
Within the scopes you grant, an agent can manage contacts and records, build and publish pages, draft and publish social posts, run tasks, send email, reply to DMs, build full Space Apps, and more — all scoped to one Space.
Built to be safe
One Space
A key can never touch another Space, your login, or member permissions.
Draft-first
Publishing, sending, and launching are separate run scopes you grant
deliberately.
Money is read-only
Wallet and Finance can be read; nothing moves funds.
Secrets stay secret
Only secret names are listed — values are never returned.
Get started
Mint a key, connect Claude or Cursor, and make your first call.