# Trello Webhooks API

**Canonical:** https://apis.io/apis/trello/webhooks-api/  
**Provider:** trello — https://apis.io/providers/trello/  
**Base URL:** https://api.trello.com  
**Documentation:** https://developer.atlassian.com/cloud/trello/guides/rest-api/webhooks/

Trello Webhooks API is one of 16 APIs that [trello](https://apis.io/providers/trello/) publishes on the [APIs.io](https://apis.io/) network, described by an AsyncAPI event-driven specification. Tagged areas include Event, Notification, Real-Time, and Webhook. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.

The Trello Webhooks API allows developers to receive real-time notifications when changes occur on Trello models such as boards, lists, and cards. Rather than polling the REST API for updates, webhooks push event data to a specified callback URL via HTTP POST requests containing JSON payloads. Webhook requests are signed with HMAC-SHA1 for verification, and webhooks are scoped to the permissions of the token used to create them.

## Machine-readable artifacts (3)

- **Documentation** — https://developer.atlassian.com/cloud/trello/guides/rest-api/webhooks/
- **AsyncAPI** — https://raw.githubusercontent.com/api-evangelist/trello/refs/heads/main/asyncapi/trello-webhooks-asyncapi.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/trello/refs/heads/main/apis.yml

## Other trello APIs (12)

- [Trello Power-Ups](https://apis.io/apis/trello/power-ups/)
- [trello Actions API](https://apis.io/apis/trello/trello-actions-api/)
- [trello Boards API](https://apis.io/apis/trello/trello-boards-api/)
- [trello Cards API](https://apis.io/apis/trello/trello-cards-api/)
- [trello Checklists API](https://apis.io/apis/trello/trello-checklists-api/)
- [trello CustomFields API](https://apis.io/apis/trello/trello-customfields-api/)
- [trello Labels API](https://apis.io/apis/trello/trello-labels-api/)
- [trello Lists API](https://apis.io/apis/trello/trello-lists-api/)
- [trello Members API](https://apis.io/apis/trello/trello-members-api/)
- [trello Notifications API](https://apis.io/apis/trello/trello-notifications-api/)
- [trello Organizations API](https://apis.io/apis/trello/trello-organizations-api/)
- [trello Plugins API](https://apis.io/apis/trello/trello-plugins-api/)

## Tags

Event, Notification, Real-Time, Webhook

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/trello/webhooks-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/trello/.
