The API Report CardAPI Index
Trello

Trello API

Kanban / Visual Project Management / Team Collaboration · trello.com

Trello's REST API is fully self-serve: any user generates an API key and token in seconds, with no partner approval or security review. Webhooks are free and unlimited with retries. Third-party OAuth is still 1.0a, and limits of 300 requests per 10 seconds per key bite at scale.

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

SCORECARD

ExistenceGOODDocumented REST API at api.trello.com/1 covering boards, lists, cards, webhooks, and Power-Ups.
AccessGOODNo partner approval, security review, or enterprise gating; a key and token take seconds to generate.
CoverageGOODBoards, cards, checklists, custom fields, and search; the actions log caps at 1,000 results per query.
AuthGOODSimple key plus token generated in seconds; third-party OAuth is still 1.0a with no OAuth 2.0 option.
Docs & DXGOODFree, unlimited webhooks with retries, a documented portal, and community SDKs across major languages.
StabilityMIXEDTokens are bound to the creating user and break when that user leaves; webhook payloads can drop or duplicate under load.
MORE FROM THE REPORT CARD
Supergood: Trello shipped a real API. Most vendors don't; we ship near-native APIs for the rest.

Frequently asked questions

Trello scores A on the API Report Card. Trello's REST API is fully self-serve: any user generates an API key and token in seconds, with no partner approval or security review. Webhooks are free and unlimited with retries. Third-party OAuth is still 1.0a, and limits of 300 requests per 10 seconds per key bite at scale.

Tried to integrate with Trello?
SOURCES
Rate limits (300 req/10s per key, 100 req/10s per token) bite at enterprise scale; bulk operations on large boards hit 429 errors quickly developer.atlassian.com
/members endpoints have stricter, undocumented-by-default rate limits that throttle even modest user-directory sync workloads community.developer.atlassian.com
OAuth 1.0a only, no OAuth 2.0, forcing developers to use legacy auth libraries; Atlassian Forge/OAuth2 apps cannot even access the webhook REST resource developer.atlassian.com
Actions endpoint hard-capped at 1000 results per query with pagination via before/since timestamps, full activity-log exports are tedious developer.atlassian.com
Personal tokens are bound to the creating user, if that user leaves, integrations break; no first-class service-account concept on lower tiers community.developer.atlassian.com
Webhook payloads occasionally drop or duplicate under load; consumers must reconcile via the Actions API developer.atlassian.com
Audit log, SCIM, and most enterprise governance endpoints sit behind the Atlassian Enterprise tier and the Atlassian Admin APIs, not the core Trello REST API support.atlassian.com
API does not expose Butler automation telemetry or AI-assisted feature usage, admins cannot programmatically observe or govern automation activity developer.atlassian.com
Large board reads (cards + actions in one call) are explicitly limited; the docs steer developers to webhooks for any non-trivial sync workload developer.atlassian.com
Scales poorly past a few hundred cards per board, large projects become visually cluttered and hard to navigate, forcing migration to Jira/Asana/Monday g2.com
No native task dependencies, if Task B blocks on Task A, Trello won't model or enforce that relationship taskrhino.ca
No native Gantt chart, time tracking, or resource/workload view; users must buy a Power-Up or upgrade to Premium for Timeline view smartsuite.com
No unified portfolio view, cross-board reporting is weak; executives can't see status across many boards without third-party tools smartsuite.com
Free plan caps at 10 boards per Workspace and only one Power-Up per board, frequently cited as the upgrade-forcing pain point g2.com
Permission model is confusing, Workspace vs Board vs Card membership and guest access creates unexpected access (or lack of access) issues g2.com
Reporting and analytics are minimal compared to Smartsheet, Monday, or Jira; most teams export to BI or buy a Dashboard Power-Up teamhub.com
Butler automation has per-plan run limits (free, standard, premium tiers throttle command runs differently), heavy automators hit caps support.atlassian.com
Mobile app has feature parity gaps with web, particularly for Timeline/Calendar/Dashboard views and Power-Up configuration capterra.com
Atlassian acquisition has steadily moved features behind paid tiers and Power-Ups, generating long-standing community complaints about pricing creep cnbc.com