Resources
API Reference
Build integrations with the EzTask REST API. Full CRUD for tenants, plans, billing, and tasks.
JWT Authentication
Bearer token auth with role-based access.
JSON Responses
All endpoints return clean JSON.
Webhooks
Real-time events for task & billing changes.
SDK Coming Soon
JavaScript and Python SDKs in development.
Endpoints
GET
/api/admin/tenantsPOST
/api/admin/tenantsGET
/api/admin/plansPOST
/api/admin/auth/loginPUT
/api/admin/tenants/:id/planPUT
/api/admin/tenants/:id/deactivate