APIs.io Engineering Platform Cloudflare API — Radar BGP

APIs.io Engineering Platform Cloudflare API — Radar BGP. 11 operations. Lead operation: APIs.io Engineering Platform Get BGP hijack events. Self-contained Naftiko capability covering one Engineering Platform business surface.

Run with Naftiko Engineering PlatformRadar BGP

What You Can Do

GET
Radargetbgphijacksevents — APIs.io Engineering Platform Get BGP hijack events
/v1/radar/bgp/hijacks/events
GET
Radargetbgpipstimeseries — APIs.io Engineering Platform Get BGP IP space time series
/v1/radar/bgp/ips/timeseries
GET
Radargetbgprouteleakevents — APIs.io Engineering Platform Get BGP route leak events
/v1/radar/bgp/leaks/events
GET
Radargetbgproutesasns — APIs.io Engineering Platform List ASes from global routing tables
/v1/radar/bgp/routes/ases
GET
Radargetbgppfx2asmoas — APIs.io Engineering Platform Get MOASes
/v1/radar/bgp/routes/moas
GET
Radargetbgppfx2as — APIs.io Engineering Platform Get prefix-to-ASN mapping
/v1/radar/bgp/routes/pfx2as
GET
Radargetbgproutesstats — APIs.io Engineering Platform Get BGP routing table stats
/v1/radar/bgp/routes/stats
GET
Radargetbgptimeseries — APIs.io Engineering Platform Get BGP time series
/v1/radar/bgp/timeseries
GET
Radargetbgptopases — APIs.io Engineering Platform Get top autonomous systems
/v1/radar/bgp/top/ases
GET
Radargetbgptopasnsbyprefixes — APIs.io Engineering Platform Get list of ASNs ordered by prefix count
/v1/radar/bgp/top/ases/prefixes
GET
Radargetbgptopprefixes — APIs.io Engineering Platform Get top prefixes
/v1/radar/bgp/top/prefixes

MCP Tools

apis-io-engineering-platform-get-bgp

APIs.io Engineering Platform Get BGP hijack events

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

APIs.io Engineering Platform Get BGP IP space time series

read-only idempotent
apis-io-engineering-platform-get-bgp-3

APIs.io Engineering Platform Get BGP route leak events

read-only idempotent
apis-io-engineering-platform-list-ases

APIs.io Engineering Platform List ASes from global routing tables

read-only idempotent
apis-io-engineering-platform-get-moases

APIs.io Engineering Platform Get MOASes

read-only idempotent
apis-io-engineering-platform-get-prefix

APIs.io Engineering Platform Get prefix-to-ASN mapping

read-only idempotent
apis-io-engineering-platform-get-bgp-4

APIs.io Engineering Platform Get BGP routing table stats

read-only idempotent
apis-io-engineering-platform-get-bgp-5

APIs.io Engineering Platform Get BGP time series

read-only idempotent
apis-io-engineering-platform-get-top

APIs.io Engineering Platform Get top autonomous systems

read-only idempotent
apis-io-engineering-platform-get-list

APIs.io Engineering Platform Get list of ASNs ordered by prefix count

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

APIs.io Engineering Platform Get top prefixes

read-only idempotent

Capability Spec

cloudflare-radar-bgp.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: APIs.io Engineering Platform Cloudflare API — Radar BGP
  description: 'APIs.io Engineering Platform Cloudflare API — Radar BGP. 11 operations. Lead operation: APIs.io Engineering
    Platform Get BGP hijack events. Self-contained Naftiko capability covering one Engineering Platform business surface.'
  tags:
  - Engineering Platform
  - Radar BGP
  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-bgp
    baseUri: ''
    description: APIs.io Engineering Platform Cloudflare API — Radar BGP business capability. Self-contained, no shared references.
    resources:
    - name: radar-bgp-hijacks-events
      path: /radar/bgp/hijacks/events
      operations:
      - name: radargetbgphijacksevents
        method: GET
        description: APIs.io Engineering Platform Get BGP hijack events
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: page
          in: query
          type: integer
          description: Current page number, starting from 1
        - name: per_page
          in: query
          type: integer
          description: Number of entries per page
        - name: eventId
          in: query
          type: integer
          description: The unique identifier of a event
        - name: hijackerAsn
          in: query
          type: integer
          description: The potential hijacker AS of a BGP hijack event
        - name: victimAsn
          in: query
          type: integer
          description: The potential victim AS of a BGP hijack event
        - name: involvedAsn
          in: query
          type: integer
          description: The potential hijacker or victim AS of a BGP hijack event
        - name: involvedCountry
          in: query
          type: string
          description: The country code of the potential hijacker or victim AS of a BGP hijack event
        - name: prefix
          in: query
          type: string
          description: Network prefix, IPv4 or IPv6.
        - name: minConfidence
          in: query
          type: integer
          description: The minimum confidence score to filter events (1-4 low, 5-7 mid, 8+ high)
        - name: maxConfidence
          in: query
          type: integer
          description: The maximum confidence score to filter events (1-4 low, 5-7 mid, 8+ high)
        - name: dateRange
          in: query
          type: string
          description: Shorthand date ranges for the last X days - use when you don't need specific start and end dates.
        - name: dateStart
          in: query
          type: string
          description: Start of the date range (inclusive).
        - name: dateEnd
          in: query
          type: string
          description: End of the date range (inclusive).
        - name: sortBy
          in: query
          type: string
          description: Sort events by field
        - name: sortOrder
          in: query
          type: string
          description: Sort order
        - name: format
          in: query
          type: string
          description: Format results are returned in.
    - name: radar-bgp-ips-timeseries
      path: /radar/bgp/ips/timeseries
      operations:
      - name: radargetbgpipstimeseries
        method: GET
        description: APIs.io Engineering Platform Get BGP IP space time series
        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 locations (alpha-2 country codes).
        - name: ipVersion
          in: query
          type: array
          description: Filter for ip version.
        - name: includeDelay
          in: query
          type: boolean
          description: Include data delay meta information
        - name: format
          in: query
          type: string
          description: Format results are returned in.
    - name: radar-bgp-leaks-events
      path: /radar/bgp/leaks/events
      operations:
      - name: radargetbgprouteleakevents
        method: GET
        description: APIs.io Engineering Platform Get BGP route leak events
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: page
          in: query
          type: integer
          description: Current page number, starting from 1
        - name: per_page
          in: query
          type: integer
          description: Number of entries per page
        - name: eventId
          in: query
          type: integer
          description: The unique identifier of a event
        - name: leakAsn
          in: query
          type: integer
          description: The leaking AS of a route leak event
        - name: involvedAsn
          in: query
          type: integer
          description: ASN that is causing or affected by a route leak event
        - name: involvedCountry
          in: query
          type: string
          description: Country code of a involved ASN in a route leak event
        - name: dateRange
          in: query
          type: string
          description: Shorthand date ranges for the last X days - use when you don't need specific start and end dates.
        - name: dateStart
          in: query
          type: string
          description: Start of the date range (inclusive).
        - name: dateEnd
          in: query
          type: string
          description: End of the date range (inclusive).
        - name: sortBy
          in: query
          type: string
          description: Sort events by field
        - name: sortOrder
          in: query
          type: string
          description: Sort order
        - name: format
          in: query
          type: string
          description: Format results are returned in.
    - name: radar-bgp-routes-ases
      path: /radar/bgp/routes/ases
      operations:
      - name: radargetbgproutesasns
        method: GET
        description: APIs.io Engineering Platform List ASes from global routing tables
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: location
          in: query
          type: string
          description: Location Alpha2 code.
        - name: limit
          in: query
          type: integer
          description: Limit the number of objects in the response.
        - name: sortBy
          in: query
          type: string
          description: Return order results by given type
        - name: sortOrder
          in: query
          type: string
          description: Sort by value ascending or descending
        - name: format
          in: query
          type: string
          description: Format results are returned in.
    - name: radar-bgp-routes-moas
      path: /radar/bgp/routes/moas
      operations:
      - name: radargetbgppfx2asmoas
        method: GET
        description: APIs.io Engineering Platform Get MOASes
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: origin
          in: query
          type: integer
          description: Lookup MOASes originated by the given ASN
        - name: prefix
          in: query
          type: string
          description: Network prefix, IPv4 or IPv6.
        - name: invalid_only
          in: query
          type: boolean
          description: Lookup only RPKI invalid MOASes
        - name: format
          in: query
          type: string
          description: Format results are returned in.
    - name: radar-bgp-routes-pfx2as
      path: /radar/bgp/routes/pfx2as
      operations:
      - name: radargetbgppfx2as
        method: GET
        description: APIs.io Engineering Platform Get prefix-to-ASN mapping
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: prefix
          in: query
          type: string
          description: Network prefix, IPv4 or IPv6.
        - name: origin
          in: query
          type: integer
          description: Lookup prefixes originated by the given ASN
        - name: rpkiStatus
          in: query
          type: string
          description: 'Return only results with matching rpki status: valid, invalid or unknown'
        - name: longestPrefixMatch
          in: query
          type: boolean
          description: Return only results with the longest prefix match for the given prefix. For example, specify a /32
            prefix to lookup the origin ASN for an IPv4 address.
        - name: format
          in: query
          type: string
          description: Format results are returned in.
    - name: radar-bgp-routes-stats
      path: /radar/bgp/routes/stats
      operations:
      - name: radargetbgproutesstats
        method: GET
        description: APIs.io Engineering Platform Get BGP routing table stats
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: asn
          in: query
          type: integer
          description: Single ASN as integer.
        - name: location
          in: query
          type: string
          description: Location Alpha2 code.
        - name: format
          in: query
          type: string
          description: Format results are returned in.
    - name: radar-bgp-timeseries
      path: /radar/bgp/timeseries
      operations:
      - name: radargetbgptimeseries
        method: GET
        description: APIs.io Engineering Platform Get BGP 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: prefix
          in: query
          type: array
          description: Array of BGP network prefixes.
        - name: updateType
          in: query
          type: array
          description: Array of BGP update 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: format
          in: query
          type: string
          description: Format results are returned in.
    - name: radar-bgp-top-ases
      path: /radar/bgp/top/ases
      operations:
      - name: radargetbgptopases
        method: GET
        description: APIs.io Engineering Platform Get top autonomous systems
        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: prefix
          in: query
          type: array
          description: Array of BGP network prefixes.
        - name: updateType
          in: query
          type: array
          description: Array of BGP update types.
        - name: format
          in: query
          type: string
          description: Format results are returned in.
    - name: radar-bgp-top-ases-prefixes
      path: /radar/bgp/top/ases/prefixes
      operations:
      - name: radargetbgptopasnsbyprefixes
        method: GET
        description: APIs.io Engineering Platform Get list of ASNs ordered by prefix count
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: country
          in: query
          type: string
          description: Alpha-2 country code.
        - name: limit
          in: query
          type: integer
          description: Maximum number of ASes to return
        - name: format
          in: query
          type: string
          description: Format results are returned in.
    - name: radar-bgp-top-prefixes
      path: /radar/bgp/top/prefixes
      operations:
      - name: radargetbgptopprefixes
        method: GET
        description: APIs.io Engineering Platform Get top prefixes
        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: updateType
          in: query
          type: array
          description: Array of BGP update types.
        - 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-bgp-rest
    port: 8080
    description: REST adapter for APIs.io Engineering Platform Cloudflare API — Radar BGP. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/radar/bgp/hijacks/events
      name: radar-bgp-hijacks-events
      description: REST surface for radar-bgp-hijacks-events.
      operations:
      - method: GET
        name: radargetbgphijacksevents
        description: APIs.io Engineering Platform Get BGP hijack events
        call: cloudflare-radar-bgp.radargetbgphijacksevents
        with:
          page: rest.page
          per_page: rest.per_page
          eventId: rest.eventId
          hijackerAsn: rest.hijackerAsn
          victimAsn: rest.victimAsn
          involvedAsn: rest.involvedAsn
          involvedCountry: rest.involvedCountry
          prefix: rest.prefix
          minConfidence: rest.minConfidence
          maxConfidence: rest.maxConfidence
          dateRange: rest.dateRange
          dateStart: rest.dateStart
          dateEnd: rest.dateEnd
          sortBy: rest.sortBy
          sortOrder: rest.sortOrder
          format: rest.format
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/radar/bgp/ips/timeseries
      name: radar-bgp-ips-timeseries
      description: REST surface for radar-bgp-ips-timeseries.
      operations:
      - method: GET
        name: radargetbgpipstimeseries
        description: APIs.io Engineering Platform Get BGP IP space time series
        call: cloudflare-radar-bgp.radargetbgpipstimeseries
        with:
          name: rest.name
          dateRange: rest.dateRange
          dateStart: rest.dateStart
          dateEnd: rest.dateEnd
          asn: rest.asn
          location: rest.location
          ipVersion: rest.ipVersion
          includeDelay: rest.includeDelay
          format: rest.format
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/radar/bgp/leaks/events
      name: radar-bgp-leaks-events
      description: REST surface for radar-bgp-leaks-events.
      operations:
      - method: GET
        name: radargetbgprouteleakevents
        description: APIs.io Engineering Platform Get BGP route leak events
        call: cloudflare-radar-bgp.radargetbgprouteleakevents
        with:
          page: rest.page
          per_page: rest.per_page
          eventId: rest.eventId
          leakAsn: rest.leakAsn
          involvedAsn: rest.involvedAsn
          involvedCountry: rest.involvedCountry
          dateRange: rest.dateRange
          dateStart: rest.dateStart
          dateEnd: rest.dateEnd
          sortBy: rest.sortBy
          sortOrder: rest.sortOrder
          format: rest.format
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/radar/bgp/routes/ases
      name: radar-bgp-routes-ases
      description: REST surface for radar-bgp-routes-ases.
      operations:
      - method: GET
        name: radargetbgproutesasns
        description: APIs.io Engineering Platform List ASes from global routing tables
        call: cloudflare-radar-bgp.radargetbgproutesasns
        with:
          location: rest.location
          limit: rest.limit
          sortBy: rest.sortBy
          sortOrder: rest.sortOrder
          format: rest.format
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/radar/bgp/routes/moas
      name: radar-bgp-routes-moas
      description: REST surface for radar-bgp-routes-moas.
      operations:
      - method: GET
        name: radargetbgppfx2asmoas
        description: APIs.io Engineering Platform Get MOASes
        call: cloudflare-radar-bgp.radargetbgppfx2asmoas
        with:
          origin: rest.origin
          prefix: rest.prefix
          invalid_only: rest.invalid_only
          format: rest.format
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/radar/bgp/routes/pfx2as
      name: radar-bgp-routes-pfx2as
      description: REST surface for radar-bgp-routes-pfx2as.
      operations:
      - method: GET
        name: radargetbgppfx2as
        description: APIs.io Engineering Platform Get prefix-to-ASN mapping
        call: cloudflare-radar-bgp.radargetbgppfx2as
        with:
          prefix: rest.prefix
          origin: rest.origin
          rpkiStatus: rest.rpkiStatus
          longestPrefixMatch: rest.longestPrefixMatch
          format: rest.format
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/radar/bgp/routes/stats
      name: radar-bgp-routes-stats
      description: REST surface for radar-bgp-routes-stats.
      operations:
      - method: GET
        name: radargetbgproutesstats
        description: APIs.io Engineering Platform Get BGP routing table stats
        call: cloudflare-radar-bgp.radargetbgproutesstats
        with:
          asn: rest.asn
          location: rest.location
          format: rest.format
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/radar/bgp/timeseries
      name: radar-bgp-timeseries
      description: REST surface for radar-bgp-timeseries.
      operations:
      - method: GET
        name: radargetbgptimeseries
        description: APIs.io Engineering Platform Get BGP time series
        call: cloudflare-radar-bgp.radargetbgptimeseries
        with:
          aggInterval: rest.aggInterval
          name: rest.name
          dateRange: rest.dateRange
          dateStart: rest.dateStart
          dateEnd: rest.dateEnd
          prefix: rest.prefix
          updateType: rest.updateType
          asn: rest.asn
          format: rest.format
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/radar/bgp/top/ases
      name: radar-bgp-top-ases
      description: REST surface for radar-bgp-top-ases.
      operations:
      - method: GET
        name: radargetbgptopases
        description: APIs.io Engineering Platform Get top autonomous systems
        call: cloudflare-radar-bgp.radargetbgptopases
        with:
          limit: rest.limit
          name: rest.name
          dateRange: rest.dateRange
          dateStart: rest.dateStart
          dateEnd: rest.dateEnd
          asn: rest.asn
          prefix: rest.prefix
          updateType: rest.updateType
          format: rest.format
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/radar/bgp/top/ases/prefixes
      name: radar-bgp-top-ases-prefixes
      description: REST surface for radar-bgp-top-ases-prefixes.
      operations:
      - method: GET
        name: radargetbgptopasnsbyprefixes
        description: APIs.io Engineering Platform Get list of ASNs ordered by prefix count
        call: cloudflare-radar-bgp.radargetbgptopasnsbyprefixes
        with:
          country: rest.country
          limit: rest.limit
          format: rest.format
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/radar/bgp/top/prefixes
      name: radar-bgp-top-prefixes
      description: REST surface for radar-bgp-top-prefixes.
      operations:
      - method: GET
        name: radargetbgptopprefixes
        description: APIs.io Engineering Platform Get top prefixes
        call: cloudflare-radar-bgp.radargetbgptopprefixes
        with:
          limit: rest.limit
          name: rest.name
          dateRange: rest.dateRange
          dateStart: rest.dateStart
          dateEnd: rest.dateEnd
          asn: rest.asn
          updateType: rest.updateType
          format: rest.format
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: cloudflare-radar-bgp-mcp
    port: 9090
    transport: http
    description: MCP adapter for APIs.io Engineering Platform Cloudflare API — Radar BGP. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: apis-io-engineering-platform-get-bgp
      description: APIs.io Engineering Platform Get BGP hijack events
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-bgp.radargetbgphijacksevents
      with:
        page: tools.page
        per_page: tools.per_page
        eventId: tools.eventId
        hijackerAsn: tools.hijackerAsn
        victimAsn: tools.victimAsn
        involvedAsn: tools.involvedAsn
        involvedCountry: tools.involvedCountry
        prefix: tools.prefix
        minConfidence: tools.minConfidence
        maxConfidence: tools.maxConfidence
        dateRange: tools.dateRange
        dateStart: tools.dateStart
        dateEnd: tools.dateEnd
        sortBy: tools.sortBy
        sortOrder: tools.sortOrder
        format: tools.format
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-bgp-2
      description: APIs.io Engineering Platform Get BGP IP space time series
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-bgp.radargetbgpipstimeseries
      with:
        name: tools.name
        dateRange: tools.dateRange
        dateStart: tools.dateStart
        dateEnd: tools.dateEnd
        asn: tools.asn
        location: tools.location
        ipVersion: tools.ipVersion
        includeDelay: tools.includeDelay
        format: tools.format
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-bgp-3
      description: APIs.io Engineering Platform Get BGP route leak events
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-bgp.radargetbgprouteleakevents
      with:
        page: tools.page
        per_page: tools.per_page
        eventId: tools.eventId
        leakAsn: tools.leakAsn
        involvedAsn: tools.involvedAsn
        involvedCountry: tools.involvedCountry
        dateRange: tools.dateRange
        dateStart: tools.dateStart
        dateEnd: tools.dateEnd
        sortBy: tools.sortBy
        sortOrder: tools.sortOrder
        format: tools.format
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-list-ases
      description: APIs.io Engineering Platform List ASes from global routing tables
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-bgp.radargetbgproutesasns
      with:
        location: tools.location
        limit: tools.limit
        sortBy: tools.sortBy
        sortOrder: tools.sortOrder
        format: tools.format
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-moases
      description: APIs.io Engineering Platform Get MOASes
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-bgp.radargetbgppfx2asmoas
      with:
        origin: tools.origin
        prefix: tools.prefix
        invalid_only: tools.invalid_only
        format: tools.format
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-prefix
      description: APIs.io Engineering Platform Get prefix-to-ASN mapping
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-bgp.radargetbgppfx2as
      with:
        prefix: tools.prefix
        origin: tools.origin
        rpkiStatus: tools.rpkiStatus
        longestPrefixMatch: tools.longestPrefixMatch
        format: tools.format
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-bgp-4
      description: APIs.io Engineering Platform Get BGP routing table stats
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-bgp.radargetbgproutesstats
      with:
        asn: tools.asn
        location: tools.location
        format: tools.format
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-bgp-5
      description: APIs.io Engineering Platform Get BGP time series
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-bgp.radargetbgptimeseries
      with:
        aggInterval: tools.aggInterval
        name: tools.name
        dateRange: tools.dateRange
        dateStart: tools.dateStart
        dateEnd: tools.dateEnd
        prefix: tools.prefix
        updateType: tools.updateType
        asn: tools.asn
        format: tools.format
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-top
      description: APIs.io Engineering Platform Get top autonomous systems
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-bgp.radargetbgptopases
      with:
        limit: tools.limit
        name: tools.name
        dateRange: tools.dateRange
        dateStart: tools.dateStart
        dateEnd: tools.dateEnd
        asn: tools.asn
        prefix: tools.prefix
        updateType: tools.updateType
        format: tools.format
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-list
      description: APIs.io Engineering Platform Get list of ASNs ordered by prefix count
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-bgp.radargetbgptopasnsbyprefixes
      with:
        country: tools.country
        limit: tools.limit
        format: tools.format
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-top-2
      description: APIs.io Engineering Platform Get top prefixes
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-radar-bgp.radargetbgptopprefixes
      with:
        limit: tools.limit
        name: tools.name
        dateRange: tools.dateRange
        dateStart: tools.dateStart
        dateEnd: tools.dateEnd
        asn: tools.asn
        updateType: tools.updateType
        format: tools.format
      outputParameters:
      - type: object
        mapping: $.