QVGK's TrelloAPI
  • QVGK's TrelloAPI
  • Getting Started
  • API Modules
    • BoardsAPI
      • :GetBoardByID()
    • ListsAPI
      • :GetListID()
    • CardsAPI
      • :GetCardsInList()
      • :GetCardByName()
      • :CreateCard()
      • :DeleteCard()
  • Legacy Versions
    • V0.14
      • Setting Up
      • API Objects
        • ListsAPI
        • CardsAPI
        • BoardsAPI
Powered by GitBook
On this page

API Modules

As discussed on the previous page, each category of API requests are known as "modules". Here is a list of every module available with the TrelloAPI.

  • BoardsAPI

  • ListsAPI

  • CardsAPI

These are also listed on the previous page.

PreviousGetting StartedNextBoardsAPI

Last updated 2 years ago