# Ko-fi AI integration on Definable

> Ko-fi is a platform that enables creators to receive support from their audience through donations, memberships, and sales.

## What this connects

Ko-fi is a platform that enables creators to receive support from their audience through donations, memberships, and sales.

Vendor: https://ko-fi.com

## Tools available

**1** tools available. First 1:

- `KO_FI_PAYMENT_WEBHOOK_POST` — Receive Ko-fi payment webhook — Receives and validates Ko-fi payment webhook events. Use this to process real-time notifications for donations, subscriptions, commissions, and shop orders from Ko-fi. The webhook includes payment details, supporter information, and transaction metadata. Returns validated payment data to confirm receipt (Ko-fi expects 200 OK to prevent retries).

## Auth

Auth schemes: `API_KEY`.

## How agents use Ko-fi

Inside a Definable workflow, Ko-fi is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Ko-fi** — the Researcher (GPT-5.5) pulls context from Ko-fi (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Ko-fi** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Ko-fi (create record, post message, draft email).
- **Designer / Engineer → Distributor → Ko-fi** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Ko-fi (attach file, open PR comment, post status).

The Verifier checks every Ko-fi call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- fundraising — https://definable.ai/apps/category/fundraising/
- ecommerce — https://definable.ai/apps/category/ecommerce/

## Related

- HTML page: https://definable.ai/apps/ko_fi/
- Same category (fundraising): https://definable.ai/apps/category/fundraising/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
