Trello REST API
The Trello REST API provides programmatic access to Trello boards, lists, cards, members, labels, checklists, and other resources that make up the Trello project management platform. Developers can create, read, update, and delete Trello objects, manage team collaboration workflows, and automate task management processes. The API uses key and token based authentication and returns JSON responses for all endpoints.
Documentation
Specifications
OpenAPI
#Atlassian
#Boards
#Cards
#Collaboration
#Kanban
#Project Management
#Task Management