Query
Select data from our available datasets and refine it using the available filters
Result
See the query results represented in an embeddable and shareable visualization
NetFlows time series
Network traffic change over time
API
Get the API calls and responses for your query to use in your applications
Request URL
https://api.cloudflare.com/client/v4/radar/netflows/timeseries?name=main&dateRange=7d
API documentationRequest cURL
curl -X 'GET' \'https://api.cloudflare.com/client/v4/radar/netflows/timeseries?name=main&dateRange=7d' \-H 'accept: application/json' \-H 'Authorization: Bearer $TOKEN'
Response