Authorization header. See Authentication for details.
Endpoints
Tasks
Calendar
Legacy (V1)
V1 endpoints are still supported but will not receive new features. Use V2 for all new integrations.In V1, tasks and appointments use separate endpoints. V2 unifies them — a single
POST /v2.0/tasks can create both types, distinguished by a type field.Related resources
- Webhooks — Task events — receive real-time notifications on task changes
- Webhooks — Appointment events — receive real-time notifications on appointment changes