Hi all,
I’m wondering if cache statistics are available via the API.
I’m serving a restful API via Cloudflare CDN and I’d love to use the cache stats to build reports for my clients. Each request comes with a key in the query string, so I’ll be able to generate all my reports using the cache reports - how many were served by origin, how many cache, what URLs, etc.
I can’t find anything like this in the API docs.
So, does anybody know if this data is available via the Cloudflare API?
Best,
Dobromir