{"@context": "https://schema.org", "@type": "WebAPI", "name": "Trello API", "description": "This document describes the REST API of Trello as published by Trello.com. - Official Documentation - The HTML pages that were scraped in order to generate this specification.", "provider": {"@type": "Organization", "name": "trello.com"}, "documentation": "https://raw.githubusercontent.com/APIs-guru/unofficial_openapi_specs/master/trello.com/1.0/swagger.yaml"}
Index / APIs / trello.com

Trello API

This document describes the REST API of Trello as published by Trello.com. - Official Documentation - The HTML pages that were scraped in order to generate this specification.

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://trello.com/1

auth: a p i k e y

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Trello v1.0

This document describes the REST API of Trello as published by Trello.com. - Official Documentation - The HTML pages that were scraped in order to generate this specification.

methodpathwhat the vendor says it does
GET/actions/{idAction}getActionsByIdAction() action
PUT/actions/{idAction}updateActionsByIdAction() action
DELETE/actions/{idAction}deleteActionsByIdAction() action
GET/actions/{idAction}/boardgetActionsBoardByIdAction() action
GET/actions/{idAction}/board/{field}getActionsBoardByIdActionByField() action
GET/actions/{idAction}/cardgetActionsCardByIdAction() action
GET/actions/{idAction}/card/{field}getActionsCardByIdActionByField() action
GET/actions/{idAction}/displaygetActionsDisplayByIdAction() action
GET/actions/{idAction}/entitiesgetActionsEntitiesByIdAction() action
GET/actions/{idAction}/listgetActionsListByIdAction() action
GET/actions/{idAction}/list/{field}getActionsListByIdActionByField() action
GET/actions/{idAction}/membergetActionsMemberByIdAction() action
GET/actions/{idAction}/member/{field}getActionsMemberByIdActionByField() action
GET/actions/{idAction}/memberCreatorgetActionsMemberCreatorByIdAction() action
GET/actions/{idAction}/memberCreator/{field}getActionsMemberCreatorByIdActionByField() action
GET/actions/{idAction}/organizationgetActionsOrganizationByIdAction() action
GET/actions/{idAction}/organization/{field}getActionsOrganizationByIdActionByField() action
PUT/actions/{idAction}/textupdateActionsTextByIdAction() action
GET/actions/{idAction}/{field}getActionsByIdActionByField() action
GET/batchgetBatch() batch
POST/boardsaddBoards() board
GET/boards/{idBoard}getBoardsByIdBoard() board
PUT/boards/{idBoard}updateBoardsByIdBoard() board
GET/boards/{idBoard}/actionsgetBoardsActionsByIdBoard() board
GET/boards/{idBoard}/boardStarsgetBoardsBoardStarsByIdBoard() board
POST/boards/{idBoard}/calendarKey/generateaddBoardsCalendarKeyGenerateByIdBoard() board
GET/boards/{idBoard}/cardsgetBoardsCardsByIdBoard() board
GET/boards/{idBoard}/cards/{filter}getBoardsCardsByIdBoardByFilter() board
GET/boards/{idBoard}/cards/{idCard}getBoardsCardsByIdBoardByIdCard() board
GET/boards/{idBoard}/checklistsgetBoardsChecklistsByIdBoard() board
POST/boards/{idBoard}/checklistsaddBoardsChecklistsByIdBoard() board
PUT/boards/{idBoard}/closedupdateBoardsClosedByIdBoard() board
GET/boards/{idBoard}/deltasgetBoardsDeltasByIdBoard() board
PUT/boards/{idBoard}/descupdateBoardsDescByIdBoard() board
POST/boards/{idBoard}/emailKey/generateaddBoardsEmailKeyGenerateByIdBoard() board
PUT/boards/{idBoard}/idOrganizationupdateBoardsIdOrganizationByIdBoard() board
PUT/boards/{idBoard}/labelNames/blueupdateBoardsLabelNamesBlueByIdBoard() board
PUT/boards/{idBoard}/labelNames/greenupdateBoardsLabelNamesGreenByIdBoard() board
PUT/boards/{idBoard}/labelNames/orangeupdateBoardsLabelNamesOrangeByIdBoard() board
PUT/boards/{idBoard}/labelNames/purpleupdateBoardsLabelNamesPurpleByIdBoard() board

and 160 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/APIs-guru/unofficial_openapi_specs/master/trello.com/1.0

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.