Track cache purge API call usage

Type

Product improvement

Description

There’s currently no way to track purge API call requests and limits.

Benefit

There’s currently no way to track API call usage, especially for purge requests. We’d like to request a way to see current cache purge usage and limits, both in the dashboard and via API.

Since caching and purging is one of the most basic and widely used features on Cloudflare, having this visibility would really help. It would let teams/users:

  • Avoid hitting purge rate limits
  • Add smarter throttling in CI/CD

Even just a simple number in the dashboard and an API response showing current usage would go a long way.

this seems to be requested before as well: Any way to check API rate limit?