The API Report CardAPI Index
ClickUp

ClickUp API

Project Management / Work Management / All-in-One Workspace · clickup.com

ClickUp offers a documented public REST API at developer.clickup.com with personal tokens or OAuth 2.0 and native HMAC-signed webhooks. Access comes with every plan, but rate limits are plan-gated: 100 requests per minute per token until Business Plus. Whiteboards and Dashboards have no API.

Last verified: July 2026Software & Data Tools
API GRADE
A
VERIFIED JUL 2026

SCORECARD

ExistenceGOODPublic REST API at api.clickup.com (v2 core, v3 Docs and Chat surfaces); JSON only.
AccessGOODEvery plan includes API access with self-serve personal tokens; rate limits scale by plan from 100 requests per minute.
CoverageGOODTasks, spaces, custom fields, comments, time tracking, goals, docs, chat, and views; Whiteboards and Dashboards have no API.
AuthGOODPersonal tokens for individual use plus a standard OAuth 2.0 three-legged flow for apps.
Docs & DXGOODFull docs at developer.clickup.com, native HMAC-signed webhooks, and 429s with X-RateLimit headers.
StabilityGOODThe v2 core has been long-lived; newer Docs and Chat APIs land additively on a v3 path.
MORE FROM THE REPORT CARD
Supergood: ClickUp shipped a real API. Most vendors don't; we ship near-native APIs for the rest.

Frequently asked questions

ClickUp scores A on the API Report Card. ClickUp offers a documented public REST API at developer.clickup.com with personal tokens or OAuth 2.0 and native HMAC-signed webhooks. Access comes with every plan, but rate limits are plan-gated: 100 requests per minute per token until Business Plus. Whiteboards and Dashboards have no API.

Tried to integrate with ClickUp?
SOURCES
100 req/min per-token ceiling on Free, Unlimited, and Business tiers traps multi-team integrators, sync jobs, and AI-agent workloads, a single overactive Zapier/Make/n8n flow can burn the entire quota developer.clickup.com
Per-plan rate-limit gating forces customers onto Business Plus (1,000 req/min) or Enterprise (10,000 req/min) primarily to unlock programmatic headroom, not for feature value consultevo.com
Rate limits are per-token, so each integration burns separately, large orgs with many Zapier/Make/n8n flows, internal scripts, and AI agents collide on the same workspace despite separate tokens peter.solymos.org
Pagination on List Tasks is offset-based with a hard 100-task page cap, requiring many sequential round-trips for full-workspace exports and amplifying rate-limit pressure developer.clickup.com
Docs API and Chat API are on a separate `/v3/` path with different conventions than the main `/v2/` API, increasing integrator complexity developer.clickup.com
Whiteboards and Dashboards have no first-class API surface, making full-workspace backup and migration impossible without manual export smartsuite.com
Custom field values are returned as opaque IDs in some response shapes and require separate field-definition lookups to dereference, increasing call volume developer.clickup.com
Webhook delivery reliability has been a long-running complaint, community reports of dropped events, no built-in replay endpoint, and webhook subscriptions that silently stop firing developer.clickup.com
Brain (AI) and Super Agent calls do not expose token-level rate-limit headers separately from REST API limits, making it hard to plan AI-agent workloads clickup.com
Audit log access is Enterprise-only, limiting security/compliance integrations on lower tiers help.clickup.com
API documentation has had reliability issues, the developer.clickup.com docs portal returned HTTP 503 during this research session developer.clickup.com
OAuth app creation is gated to Workspace owner/admin only, blocking line-of-business teams from standing up sanctioned integrations without admin involvement developer.clickup.com
Performance is sluggish on large workspaces, Lists with 500+ tasks and many custom fields get noticeably laggy, board views feel sluggish past 100 cards, and complex Dashboards/Gantt views can take seconds to load smartsuite.com
Steep learning curve and feature overwhelm, 30+ views, deep hierarchy, hundreds of toggleable ClickApps, and a constantly-expanding surface area make onboarding hard for non-technical teams learn.g2.com
Mobile app is buggy and slow, especially on heavier workspaces, long-running G2/Capterra complaint g2.com
Notifications are noisy by default and require significant tuning to be usable taskrhino.ca
Automations can be slow to trigger or unreliable in more complex multi-step workflows smartsuite.com
Frequent UI/feature churn, ClickUp ships aggressively (multiple releases per week historically) and customers report breaking changes to views, custom fields, and automations between releases thebusinessdive.com
StatusGator has tracked >474 ClickUp outages over ~6 years, across 63 monitored components and 3 service groups statusgator.com
Pricing tier confusion, Free Forever caps storage at 100MB and has aggressive view/feature limits; Unlimited ($7/user/mo) and Business ($12/user/mo) tier-gate Dashboards widgets, Goals, advanced permissions, and time-tracking features customers expect costbench.com
Per-user pricing scales painfully on monthly billing (Unlimited $10/user/mo monthly vs $7 annual; Business $19/user/mo monthly vs $12 annual) smartsuite.com
Brain (AI) is a paid add-on (~$7/user/mo) on top of any paid tier, and AI credits / usage caps have been confusing for buyers checkthat.ai
May 2026 22% layoffs and aggressive 'AI 100x org' restructuring under CEO Zeb Evans create real customer concern about product stability and roadmap continuity aieatingtheworld.com
Reporting and Dashboards are powerful but query-heavy widgets slow workspace load times, and aggregation across Spaces is awkward taskrhino.ca
Migration off ClickUp is painful, export fidelity for Docs, Whiteboards, Dashboards, and custom-field relationships is mediocre, and full-workspace export requires the API and custom tooling smartsuite.com