APIs.io Engineering Platform Cloudflare API — Radar TCP Resets Timeouts

APIs.io Engineering Platform Cloudflare API — Radar TCP Resets Timeouts. 2 operations. Lead operation: APIs.io Engineering Platform Get TCP Resets Timeouts Summary. Self-contained Naftiko capability covering one Engineering Platform business surface.

Run with Naftiko Engineering PlatformRadar TCP Resets Timeouts

What You Can Do

GET
Radargettcpresetstimeoutssummary — APIs.io Engineering Platform Get TCP Resets Timeouts Summary
/v1/radar/tcp-resets-timeouts/summary
GET
Radargettcpresetstimeoutstimeseriesgroup — APIs.io Engineering Platform Get TCP Resets Timeouts Time Series
/v1/radar/tcp-resets-timeouts/timeseries-groups

MCP Tools

apis-io-engineering-platform-get-tcp

APIs.io Engineering Platform Get TCP Resets Timeouts Summary

read-only idempotent
apis-io-engineering-platform-get-tcp-2

APIs.io Engineering Platform Get TCP Resets Timeouts Time Series

read-only idempotent

Capability Spec

cloudflare-radar-tcp-resets-timeouts.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: APIs.io Engineering Platform Cloudflare API — Radar TCP Resets Timeouts
  description: 'APIs.io Engineering Platform Cloudflare API — Radar TCP Resets Timeouts. 2 operations. Lead operation: APIs.io
    Engineering Platform Get TCP Resets Timeouts Summary. Self-contained Naftiko capability covering one Engineering Platform
    business surface.'
  tags:
  - Engineering Platform
  - Radar TCP Resets Timeouts
  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-tcp-resets-timeouts
    baseUri: ''
    description: APIs.io Engineering Platform Cloudflare API — Radar TCP Resets Timeouts business capability. Self-contained,
      no shared references.
    resources:
    - name: radar-tcp_resets_timeouts-summary
      path: /radar/tcp_resets_timeouts/summary
      operations:
      - name: radargettcpresetstimeoutssummary
        method: GET
        description: APIs.io Engineering Platform Get TCP Resets Timeouts 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-tcp_resets_timeouts-timeseries_groups
      path: /radar/tcp_resets_timeouts/timeseries_groups
      operations:
      - name: radargettcpresetstimeoutstimeseriesgroup
        method: GET
        description: APIs.io Engineering Platform Get TCP Resets Timeouts 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: 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-tcp-resets-timeouts-rest
    port: 8080
    description: REST adapter for APIs.io Engineering Platform Cloudflare API — Radar TCP Resets Timeouts. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/radar/tcp-resets-timeouts/summary
      name: radar-tcp-resets-timeouts-summary
      description: REST surface for radar-tcp_resets_timeouts-summary.
      operations:
      - method: GET
        name: radargettcpresetstimeoutssummary
        description: APIs.io Engineering Platform Get TCP Resets Timeouts Summary
        call: cloudflare-radar-tcp-resets-timeouts.radargettcpresetstimeoutssummary
        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/tcp-resets-timeouts/timeseries-groups
      name: radar-tcp-resets-timeouts-timeseries-groups
      description: REST surface for radar-tcp_resets_timeouts-timeseries_groups.
      operations:
      - method: GET
        name: radargettcpresetstimeoutstimeseriesgroup
        description: APIs.io Engineering Platform Get TCP Resets Timeouts Time Series
        call: cloudflare-radar-tcp-resets-timeouts.radargettcpresetstimeoutstimeseriesgroup
        with:
          aggInterval: rest.aggInterval
          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-tcp-resets-timeouts-mcp
    port: 9090
    transport: http
    description: MCP adapter for APIs.io Engineering Platform Cloudflare API — Radar TCP Resets Timeouts. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: apis-io-engineering-platform-get-tcp
      description: APIs.io Engineering Platform Get TCP Resets Timeouts Summary
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-tcp-resets-timeouts.radargettcpresetstimeoutssummary
      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-tcp-2
      description: APIs.io Engineering Platform Get TCP Resets Timeouts Time Series
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-tcp-resets-timeouts.radargettcpresetstimeoutstimeseriesgroup
      with:
        aggInterval: tools.aggInterval
        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: $.