Trello Tokens
Manage API authentication tokens and webhooks
Requirements
The Tokens API handles API authentication tokens that grant applications access to Trello on behalf of users. You can retrieve token information, manage webhook subscriptions associated with tokens, and revoke tokens when needed. This API is crucial for managing application permissions, setting up real-time updates via webhooks, and implementing secure authentication flows in Trello integrations.
Includes:
- GET /tokens/{token}