Ko Fi Rate Limits
Ko-fi's only developer surface is an outbound payment webhook, so traditional request-rate limits do not apply - your service does not call Ko-fi. Ko-fi POSTs a notification to your configured URL only when a payment happens, so the effective "rate" is simply your payment volume. Ko-fi does not publish numeric webhook delivery limits, retry counts, or timeout values. Because there is no public REST API, there are no per-account or per-endpoint request quotas to document.
Ko Fi Rate Limits is the machine-readable rate-limit profile for Ko-fi on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring events and requests.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Creator Economy, Webhooks, Payments, and Rate Limiting.
Limits
Policies
Sources
- https://help.ko-fi.com/hc/en-us/articles/360004162298-Does-Ko-fi-have-an-API-or-webhook
- https://ko-fi.com/manage/webhooks
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.