Cloudflare Cache API

The Cloudflare Cache API enables developers to manage CDN caching behavior across Cloudflare's global network. It provides endpoints for purging cached content by URL, prefix, cache tag, or hostname, as well as configuring cache rules, cache reserve, and tiered caching.

API entry from apis.yml

apis.yml Raw ↑
aid: cloudflare:cloudflare-cache-api
name: Cloudflare Cache API
tags:
- Caching
- CDN
- Performance
humanURL: https://developers.cloudflare.com/cache/
baseURL: https://api.cloudflare.com
properties:
- url: https://developers.cloudflare.com/cache/
  type: Documentation
- url: https://developers.cloudflare.com/api/resources/cache/
  type: APIReference
description: The Cloudflare Cache API enables developers to manage CDN caching behavior across Cloudflare's
  global network. It provides endpoints for purging cached content by URL, prefix, cache tag, or hostname,
  as well as configuring cache rules, cache reserve, and tiered caching.