Automate the boards your team already trusts
Connect Saku to your stack with a REST API, scoped API keys, and per-board webhooks — available on Max for teams that need automation.
Live example: A scoped API request
Choose an operation, edit its payload, and run a deterministic local request.
API explorer
Sandbox key · Boards read/write
Response
Run the request to inspect the fixed demo response.
GET /v1/boards
{
"name": "Website launch",
"clientShared": true
}
Boards, lists, cards, and members — scoped API keys on Max.
// card.moved
{
"cardId": "card_review",
"to": "in-progress"
}
Event selection, HMAC signing, and delivery logs per board.
Advanced payloads with {variable} placeholders.
Client access
Separate read/write permissions; revoke without rotating passwords.
Call notes
Website launch
Connect AI assistants to board context — see /docs/mcp.
Launch checklist
Push card changes to CRM, Slack, or your own dashboard.
REST API
List and mutate boards, lists, and cards over HTTPS. Authenticate with API keys created in team settings; revoke instantly when a integration rotates.
Documentation and interactive request builders live at /docs/api. MCP support lets compatible AI assistants read board context with your permission.
Webhooks and advanced templates
Subscribe to card created, updated, moved, and other events per board. HTTPS endpoints only, with optional signing secret for verification.
Advanced JSON templates let you map Saku fields to the payload your receiver expects — useful when Zapier-style tools are not quite enough.
API & webhooks by plan
Automation features require Max. Free and Pro teams use the product UI and email-to-card.
Free
- No API access
- Product UI only
Pro
Pro- No API access
- Email-to-card available
Max
Max- REST API & keys
- Board webhooks & templates
Explore the connected workspace
Start using API & webhooks
Bring the context, delivery work, and next step together in one connected workspace.
Start free