INTEGRITY Cloudflare Docs

Lists API

The Lists API provides an interface for programmatically managing the following types of lists:

To use a list in a rule expression, refer to Lists in the Rules language documentation.

Get started

To get started, review the Lists JSON object and Endpoints.


Rate limiting for Lists API requests

Cloudflare may apply rate limiting to your API requests creating, modifying, or deleting list items in custom lists and Bulk Redirect Lists.

Each operation (create, edit, or delete) on a list item counts as a modification. The following limits apply:

If a write operation is still being processed — which happens asynchronously — and you submit a new request, you will receive a 429 HTTP status code. When this happens, submit your request again later.