New

v1.0.10 — Smarter Automations & Workspace Cleanup is here! See what's new →

🔧

API documentation

Wire Zoobbe into the rest of your stack — REST endpoints, webhooks, and OAuth 2.0, all documented.

A REST API for everything

Most things you can do in the Zoobbe UI, you can do over the API — build a custom dashboard, sync to your data warehouse, or kick off your own automations.

What's in the box

  • Full REST API
  • Real-time webhooks
  • OAuth 2.0 for auth
  • 1,000 requests per minute
  • Versioned endpoints
  • GraphQL (in beta)

What you can hit

Authentication

OAuth 2.0 with PKCE — same flow you're already used to.

Projects

Create, read, update, and archive projects from your code.

Tasks

Everything you'd do with a card in the UI, over the API.

Webhooks

Get pinged the moment something changes — no polling.

Users & teams

Manage members, roles, and permissions programmatically.

Custom fields

Read and write custom fields on cards and projects.

Start building

The full reference, plus curl and SDK examples you can paste into your terminal.