TypeScript integration
import Trello_powerup from 'trello-powerup'; const client = new Trello_powerup({ apiKey: "YOUR_API_KEY" });
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}