APIs.io Engineering Platform Cloudflare API — IP List

APIs.io Engineering Platform Cloudflare API — IP List. 1 operations. Lead operation: APIs.io Engineering Platform Get IP Lists. Self-contained Naftiko capability covering one Engineering Platform business surface.

Run with Naftiko Engineering PlatformIP List

What You Can Do

GET
Iplistgetiplists — APIs.io Engineering Platform Get IP Lists
/v1/accounts/{account-id}/intel/ip-list

MCP Tools

apis-io-engineering-platform-get-ip

APIs.io Engineering Platform Get IP Lists

read-only idempotent

Capability Spec

cloudflare-ip-list.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: APIs.io Engineering Platform Cloudflare API — IP List
  description: 'APIs.io Engineering Platform Cloudflare API — IP List. 1 operations. Lead operation: APIs.io Engineering Platform
    Get IP Lists. Self-contained Naftiko capability covering one Engineering Platform business surface.'
  tags:
  - Engineering Platform
  - IP List
  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-ip-list
    baseUri: ''
    description: APIs.io Engineering Platform Cloudflare API — IP List business capability. Self-contained, no shared references.
    resources:
    - name: accounts-account_id-intel-ip-list
      path: /accounts/{account_id}/intel/ip-list
      operations:
      - name: iplistgetiplists
        method: GET
        description: APIs.io Engineering Platform Get IP Lists
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account_id
          in: path
          type: string
          required: true
    authentication:
      type: bearer
      token: '{{env.ENGINEERING_PLATFORM_API_KEY}}'
  exposes:
  - type: rest
    namespace: cloudflare-ip-list-rest
    port: 8080
    description: REST adapter for APIs.io Engineering Platform Cloudflare API — IP List. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/accounts/{account-id}/intel/ip-list
      name: accounts-account-id-intel-ip-list
      description: REST surface for accounts-account_id-intel-ip-list.
      operations:
      - method: GET
        name: iplistgetiplists
        description: APIs.io Engineering Platform Get IP Lists
        call: cloudflare-ip-list.iplistgetiplists
        with:
          account_id: rest.account_id
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: cloudflare-ip-list-mcp
    port: 9090
    transport: http
    description: MCP adapter for APIs.io Engineering Platform Cloudflare API — IP List. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: apis-io-engineering-platform-get-ip
      description: APIs.io Engineering Platform Get IP Lists
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-ip-list.iplistgetiplists
      with:
        account_id: tools.account_id
      outputParameters:
      - type: object
        mapping: $.