Developers

Build on Tabi

Start with the public docs: quick start, auth, copy-paste examples, then the full endpoint list. After sign-in, the dashboard adds Try it out and webhook tools; super admins see the full platform catalog.

Auth

JWT from login for dashboard flows; scoped API keys per workspace or channel for server-to-server calls.

Webhooks

Subscribe to inbound messages and delivery events; signed payloads to your HTTPS endpoints.

Base URL

All routes are under /api/v1 on your deployed API host.