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.
Public API docs
No login. Guides (quick start, authentication, webhooks), ready-to-run curl and HTTP examples, a "coming soon" roadmap, then the full OpenAPI explorer — read-only here.
Open /api-docsDashboard — workspace team
After sign-in: Developer role sees the integration catalog with Try it out. Owner / Admin see every tenant endpoint (still no platform-wide operator routes).
Sign in to dashboardPlatform operators
Super admins get the complete OpenAPI document, including platform administration APIs, from the admin area after sign-in.
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.