Fix Cloudflare Radar permission docs and Layer 3 API contract
P1-1: Permission instructions now correctly reference Account →
Account Analytics → Read, matching Cloudflare's Radar API docs.
P1-2: Layer 3 DDoS endpoint fixed to use /summary/{dimension}
(protocol, vector) and parse summary_0 response format per API
contract. Returns protocol breakdown and attack vector percentages.
This commit is contained in:
@@ -21,7 +21,7 @@ AISSTREAM_API_KEY=
|
||||
ACLED_EMAIL=
|
||||
# OAuth2 password grant (API keys deprecated Sept 2025)
|
||||
ACLED_PASSWORD=
|
||||
# Cloudflare Radar internet outages & traffic anomalies (free: dash.cloudflare.com/profile/api-tokens)
|
||||
# Cloudflare Radar internet outages & traffic anomalies (free: dash.cloudflare.com/profile/api-tokens, Account Analytics Read)
|
||||
CLOUDFLARE_API_TOKEN=
|
||||
|
||||
# === Server Configuration ===
|
||||
|
||||
Reference in New Issue
Block a user