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.
curl \ # append ?key=$API_KEY to the URL \ https://trello.com/1/batch
curl \ # append ?key=$API_KEY to the URL \ https://trello.com/1/search
curl \
# append ?key=$API_KEY to the URL \
https://trello.com/1/types/{id}