Create Trello Card
This API lets you programmatically create new Trello cards using your Trello API key and token. It’s great for automation workflows, project management tools, no-code platforms, or backend systems that integrate with Trello. Simply provide a board/list ID, a card name, and a description, and the API creates the card instantly on your Trello board.
Create Trello Card endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Create Trello Card /create-trello-card |
Creates a new card on a specified Trello list. Use this endpoint to programmatically add tasks or notes to a Trello board by providing the list ID, card name, description, and… |
Create Trello Card pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2 / month | 2 / second |
|
| ULTRA | $5 / month | 5 / second |
|
| MEGA | $15 / month | 10 / second |
|