Query Cloudflare API

Cloudflare Analytics are available for 1 Year through the API Get the zones listing curl -X GET "https://api.cloudflare.com/client/v4/zones" -H "Authorization: Bearer secret" -H "Content-Type:application/json" Get stats on a zone curl …