APIs.io Engineering Platform · Capability
APIs.io Engineering Platform Cloudflare API — Radar Netflows
APIs.io Engineering Platform Cloudflare API — Radar Netflows. 4 operations. Lead operation: APIs.io Engineering Platform Get Netflows Summary. Self-contained Naftiko capability covering one Engineering Platform business surface.
What You Can Do
GET
Radargetnetflowssummary
— APIs.io Engineering Platform Get Netflows Summary
/v1/radar/netflows/summary
GET
Radargetnetflowstimeseries
— APIs.io Engineering Platform Get NetFlows Time Series
/v1/radar/netflows/timeseries
GET
Radargetnetflowstopases
— APIs.io Engineering Platform Get Top Autonomous Systems By Network Traffic
/v1/radar/netflows/top/ases
GET
Radargetnetflowstoplocations
— APIs.io Engineering Platform Get Top Locations By Network Traffic
/v1/radar/netflows/top/locations
MCP Tools
apis-io-engineering-platform-get-netflows
APIs.io Engineering Platform Get Netflows Summary
read-only
idempotent
apis-io-engineering-platform-get-netflows-2
APIs.io Engineering Platform Get NetFlows Time Series
read-only
idempotent
apis-io-engineering-platform-get-top
APIs.io Engineering Platform Get Top Autonomous Systems By Network Traffic
read-only
idempotent
apis-io-engineering-platform-get-top-2
APIs.io Engineering Platform Get Top Locations By Network Traffic
read-only
idempotent
Capability Spec
naftiko: 1.0.0-alpha2
info:
label: APIs.io Engineering Platform Cloudflare API — Radar Netflows
description: 'APIs.io Engineering Platform Cloudflare API — Radar Netflows. 4 operations. Lead operation: APIs.io Engineering
Platform Get Netflows Summary. Self-contained Naftiko capability covering one Engineering Platform business surface.'
tags:
- Engineering Platform
- Radar Netflows
created: '2026-05-19'
modified: '2026-05-19'
binds:
- namespace: env
keys:
ENGINEERING_PLATFORM_API_KEY: ENGINEERING_PLATFORM_API_KEY
capability:
consumes:
- type: http
namespace: cloudflare-radar-netflows
baseUri: ''
description: APIs.io Engineering Platform Cloudflare API — Radar Netflows business capability. Self-contained, no shared
references.
resources:
- name: radar-netflows-summary
path: /radar/netflows/summary
operations:
- name: radargetnetflowssummary
method: GET
description: APIs.io Engineering Platform Get Netflows Summary
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: name
in: query
type: array
description: Array of names that will be used to name the series in responses.
- name: dateRange
in: query
type: array
description: For example, use `7d` and `7dControl` to compare this week with the previous week. Use this parameter
or set specific start and end dates (`dateStart` and `date
- name: dateStart
in: query
type: array
description: Array of datetimes to filter the start of a series.
- name: dateEnd
in: query
type: array
description: End of the date range (inclusive).
- name: asn
in: query
type: array
description: 'Array of comma separated list of ASNs, start with `-` to exclude from results. For example, `-174,
3356` excludes results from AS174, but includes results from '
- name: location
in: query
type: array
description: 'Array of comma separated list of locations (alpha-2 country codes). Start with `-` to exclude from
results. For example, `-US,PT` excludes results from the US, '
- name: continent
in: query
type: array
description: Array of comma separated list of continents (alpha-2 continent codes). Start with `-` to exclude from
results. For example, `-EU,NA` excludes results from Europ
- name: format
in: query
type: string
description: Format results are returned in.
- name: radar-netflows-timeseries
path: /radar/netflows/timeseries
operations:
- name: radargetnetflowstimeseries
method: GET
description: APIs.io Engineering Platform Get NetFlows Time Series
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: aggInterval
in: query
type: string
description: Aggregation interval results should be returned in (for example, in 15 minutes or 1 hour intervals).
Refer to [Aggregation intervals](https://developers.cloudfl
- name: name
in: query
type: array
description: Array of names that will be used to name the series in responses.
- name: dateRange
in: query
type: array
description: For example, use `7d` and `7dControl` to compare this week with the previous week. Use this parameter
or set specific start and end dates (`dateStart` and `date
- name: dateStart
in: query
type: array
description: Array of datetimes to filter the start of a series.
- name: dateEnd
in: query
type: array
description: End of the date range (inclusive).
- name: product
in: query
type: array
description: Array of network traffic product types.
- name: asn
in: query
type: array
description: 'Array of comma separated list of ASNs, start with `-` to exclude from results. For example, `-174,
3356` excludes results from AS174, but includes results from '
- name: location
in: query
type: array
description: 'Array of comma separated list of locations (alpha-2 country codes). Start with `-` to exclude from
results. For example, `-US,PT` excludes results from the US, '
- name: continent
in: query
type: array
description: Array of comma separated list of continents (alpha-2 continent codes). Start with `-` to exclude from
results. For example, `-EU,NA` excludes results from Europ
- name: normalization
in: query
type: string
description: Normalization method applied. Refer to [Normalization methods](https://developers.cloudflare.com/radar/concepts/normalization/).
- name: format
in: query
type: string
description: Format results are returned in.
- name: radar-netflows-top-ases
path: /radar/netflows/top/ases
operations:
- name: radargetnetflowstopases
method: GET
description: APIs.io Engineering Platform Get Top Autonomous Systems By Network Traffic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: limit
in: query
type: integer
description: Limit the number of objects in the response.
- name: name
in: query
type: array
description: Array of names that will be used to name the series in responses.
- name: dateRange
in: query
type: array
description: For example, use `7d` and `7dControl` to compare this week with the previous week. Use this parameter
or set specific start and end dates (`dateStart` and `date
- name: dateStart
in: query
type: array
description: Array of datetimes to filter the start of a series.
- name: dateEnd
in: query
type: array
description: End of the date range (inclusive).
- name: asn
in: query
type: array
description: 'Array of comma separated list of ASNs, start with `-` to exclude from results. For example, `-174,
3356` excludes results from AS174, but includes results from '
- name: location
in: query
type: array
description: 'Array of comma separated list of locations (alpha-2 country codes). Start with `-` to exclude from
results. For example, `-US,PT` excludes results from the US, '
- name: continent
in: query
type: array
description: Array of comma separated list of continents (alpha-2 continent codes). Start with `-` to exclude from
results. For example, `-EU,NA` excludes results from Europ
- name: format
in: query
type: string
description: Format results are returned in.
- name: radar-netflows-top-locations
path: /radar/netflows/top/locations
operations:
- name: radargetnetflowstoplocations
method: GET
description: APIs.io Engineering Platform Get Top Locations By Network Traffic
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: limit
in: query
type: integer
description: Limit the number of objects in the response.
- name: name
in: query
type: array
description: Array of names that will be used to name the series in responses.
- name: dateRange
in: query
type: array
description: For example, use `7d` and `7dControl` to compare this week with the previous week. Use this parameter
or set specific start and end dates (`dateStart` and `date
- name: dateStart
in: query
type: array
description: Array of datetimes to filter the start of a series.
- name: dateEnd
in: query
type: array
description: End of the date range (inclusive).
- name: asn
in: query
type: array
description: 'Array of comma separated list of ASNs, start with `-` to exclude from results. For example, `-174,
3356` excludes results from AS174, but includes results from '
- name: location
in: query
type: array
description: 'Array of comma separated list of locations (alpha-2 country codes). Start with `-` to exclude from
results. For example, `-US,PT` excludes results from the US, '
- name: continent
in: query
type: array
description: Array of comma separated list of continents (alpha-2 continent codes). Start with `-` to exclude from
results. For example, `-EU,NA` excludes results from Europ
- name: format
in: query
type: string
description: Format results are returned in.
authentication:
type: bearer
token: '{{env.ENGINEERING_PLATFORM_API_KEY}}'
exposes:
- type: rest
namespace: cloudflare-radar-netflows-rest
port: 8080
description: REST adapter for APIs.io Engineering Platform Cloudflare API — Radar Netflows. One Spectral-compliant resource
per consumed operation, prefixed with /v1.
resources:
- path: /v1/radar/netflows/summary
name: radar-netflows-summary
description: REST surface for radar-netflows-summary.
operations:
- method: GET
name: radargetnetflowssummary
description: APIs.io Engineering Platform Get Netflows Summary
call: cloudflare-radar-netflows.radargetnetflowssummary
with:
name: rest.name
dateRange: rest.dateRange
dateStart: rest.dateStart
dateEnd: rest.dateEnd
asn: rest.asn
location: rest.location
continent: rest.continent
format: rest.format
outputParameters:
- type: object
mapping: $.
- path: /v1/radar/netflows/timeseries
name: radar-netflows-timeseries
description: REST surface for radar-netflows-timeseries.
operations:
- method: GET
name: radargetnetflowstimeseries
description: APIs.io Engineering Platform Get NetFlows Time Series
call: cloudflare-radar-netflows.radargetnetflowstimeseries
with:
aggInterval: rest.aggInterval
name: rest.name
dateRange: rest.dateRange
dateStart: rest.dateStart
dateEnd: rest.dateEnd
product: rest.product
asn: rest.asn
location: rest.location
continent: rest.continent
normalization: rest.normalization
format: rest.format
outputParameters:
- type: object
mapping: $.
- path: /v1/radar/netflows/top/ases
name: radar-netflows-top-ases
description: REST surface for radar-netflows-top-ases.
operations:
- method: GET
name: radargetnetflowstopases
description: APIs.io Engineering Platform Get Top Autonomous Systems By Network Traffic
call: cloudflare-radar-netflows.radargetnetflowstopases
with:
limit: rest.limit
name: rest.name
dateRange: rest.dateRange
dateStart: rest.dateStart
dateEnd: rest.dateEnd
asn: rest.asn
location: rest.location
continent: rest.continent
format: rest.format
outputParameters:
- type: object
mapping: $.
- path: /v1/radar/netflows/top/locations
name: radar-netflows-top-locations
description: REST surface for radar-netflows-top-locations.
operations:
- method: GET
name: radargetnetflowstoplocations
description: APIs.io Engineering Platform Get Top Locations By Network Traffic
call: cloudflare-radar-netflows.radargetnetflowstoplocations
with:
limit: rest.limit
name: rest.name
dateRange: rest.dateRange
dateStart: rest.dateStart
dateEnd: rest.dateEnd
asn: rest.asn
location: rest.location
continent: rest.continent
format: rest.format
outputParameters:
- type: object
mapping: $.
- type: mcp
namespace: cloudflare-radar-netflows-mcp
port: 9090
transport: http
description: MCP adapter for APIs.io Engineering Platform Cloudflare API — Radar Netflows. One tool per consumed operation,
routed inline through this capability's consumes block.
tools:
- name: apis-io-engineering-platform-get-netflows
description: APIs.io Engineering Platform Get Netflows Summary
hints:
readOnly: true
destructive: false
idempotent: true
call: cloudflare-radar-netflows.radargetnetflowssummary
with:
name: tools.name
dateRange: tools.dateRange
dateStart: tools.dateStart
dateEnd: tools.dateEnd
asn: tools.asn
location: tools.location
continent: tools.continent
format: tools.format
outputParameters:
- type: object
mapping: $.
- name: apis-io-engineering-platform-get-netflows-2
description: APIs.io Engineering Platform Get NetFlows Time Series
hints:
readOnly: true
destructive: false
idempotent: true
call: cloudflare-radar-netflows.radargetnetflowstimeseries
with:
aggInterval: tools.aggInterval
name: tools.name
dateRange: tools.dateRange
dateStart: tools.dateStart
dateEnd: tools.dateEnd
product: tools.product
asn: tools.asn
location: tools.location
continent: tools.continent
normalization: tools.normalization
format: tools.format
outputParameters:
- type: object
mapping: $.
- name: apis-io-engineering-platform-get-top
description: APIs.io Engineering Platform Get Top Autonomous Systems By Network Traffic
hints:
readOnly: true
destructive: false
idempotent: true
call: cloudflare-radar-netflows.radargetnetflowstopases
with:
limit: tools.limit
name: tools.name
dateRange: tools.dateRange
dateStart: tools.dateStart
dateEnd: tools.dateEnd
asn: tools.asn
location: tools.location
continent: tools.continent
format: tools.format
outputParameters:
- type: object
mapping: $.
- name: apis-io-engineering-platform-get-top-2
description: APIs.io Engineering Platform Get Top Locations By Network Traffic
hints:
readOnly: true
destructive: false
idempotent: true
call: cloudflare-radar-netflows.radargetnetflowstoplocations
with:
limit: tools.limit
name: tools.name
dateRange: tools.dateRange
dateStart: tools.dateStart
dateEnd: tools.dateEnd
asn: tools.asn
location: tools.location
continent: tools.continent
format: tools.format
outputParameters:
- type: object
mapping: $.