# Ko-fi Webhook

**Canonical:** https://apis.io/apis/ko-fi/ko-fi-webhook/  
**Provider:** Ko-fi — https://apis.io/providers/ko-fi/  
**Documentation:** https://help.ko-fi.com/hc/en-us/articles/360004162298-Does-Ko-fi-have-an-API-or-webhook

Ko-fi Webhook is published by [Ko-fi](https://apis.io/providers/ko-fi/) on the [APIs.io](https://apis.io/) network, described by an AsyncAPI event-driven specification. Tagged areas include Webhook, Payments, Donations, Memberships, and Shop Orders. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.

Outbound webhook that Ko-fi HTTP POSTs to a URL you configure whenever a payment happens on your Ko-fi page. The single POST body is form-encoded with a "data" field containing a JSON payload; a "type" field distinguishes the event - Donation, Subscription, Shop Order, or Commission - and a verification_token confirms the request came from Ko-fi. This is a one-way, server-to-endpoint notification, not a readable/queryable REST API. Modeled in asyncapi/ko-fi-asyncapi.yml as an inbound HTTP webhook (not WebSocket).

## Machine-readable artifacts (4)

- **Documentation** — https://help.ko-fi.com/hc/en-us/articles/360004162298-Does-Ko-fi-have-an-API-or-webhook
- **Console** — https://ko-fi.com/manage/webhooks
- **AsyncAPI** — https://raw.githubusercontent.com/api-evangelist/ko-fi/refs/heads/main/asyncapi/ko-fi-asyncapi.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/ko-fi/refs/heads/main/apis.yml

## Tags

Webhook, Payments, Donations, Memberships, Shop Orders, Commissions

---

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