APIs.io Engineering Platform Cloudflare API — Zero Trust Accounts

APIs.io Engineering Platform Cloudflare API — Zero Trust Accounts. 11 operations. Lead operation: APIs.io Engineering Platform Get device settings for a Zero Trust account. Self-contained Naftiko capability covering one Engineering Platform business surface.

Run with Naftiko Engineering PlatformZero Trust Accounts

What You Can Do

GET
Zerotrustaccountsgetdevicesettingsforzerotrustaccount — APIs.io Engineering Platform Get device settings for a Zero Trust account
/v1/accounts/{account-id}/devices/settings
PATCH
Zerotrustaccountspatchdevicesettingsforthezerotrustaccount — APIs.io Engineering Platform Patch device settings for a Zero Trust account
/v1/accounts/{account-id}/devices/settings
PUT
Zerotrustaccountsupdatedevicesettingsforthezerotrustaccount — APIs.io Engineering Platform Update device settings for a Zero Trust account
/v1/accounts/{account-id}/devices/settings
GET
Zerotrustaccountsgetzerotrustaccountinformation — APIs.io Engineering Platform Get Zero Trust account information
/v1/accounts/{account-id}/gateway
POST
Zerotrustaccountscreatezerotrustaccount — APIs.io Engineering Platform Create Zero Trust account
/v1/accounts/{account-id}/gateway
GET
Zerotrustaccountsgetzerotrustaccountconfiguration — APIs.io Engineering Platform Get Zero Trust account configuration
/v1/accounts/{account-id}/gateway/configuration
PATCH
Zerotrustaccountspatchzerotrustaccountconfiguration — APIs.io Engineering Platform Patch Zero Trust account configuration
/v1/accounts/{account-id}/gateway/configuration
PUT
Zerotrustaccountsupdatezerotrustaccountconfiguration — APIs.io Engineering Platform Update Zero Trust account configuration
/v1/accounts/{account-id}/gateway/configuration
GET
Zerotrustaccountsgetzerotrustcertificateconfiguration — APIs.io Engineering Platform Get Zero Trust certificate configuration
/v1/accounts/{account-id}/gateway/configuration/custom-certificate
GET
Zerotrustaccountsgetloggingsettingsforthezerotrustaccount — APIs.io Engineering Platform Get logging settings for the Zero Trust account
/v1/accounts/{account-id}/gateway/logging
PUT
Zerotrustaccountsupdateloggingsettingsforthezerotrustaccount — APIs.io Engineering Platform Update Zero Trust account logging settings
/v1/accounts/{account-id}/gateway/logging

MCP Tools

apis-io-engineering-platform-get-device

APIs.io Engineering Platform Get device settings for a Zero Trust account

read-only idempotent
apis-io-engineering-platform-patch-device

APIs.io Engineering Platform Patch device settings for a Zero Trust account

idempotent
apis-io-engineering-platform-update-device

APIs.io Engineering Platform Update device settings for a Zero Trust account

idempotent
apis-io-engineering-platform-get-zero

APIs.io Engineering Platform Get Zero Trust account information

read-only idempotent
apis-io-engineering-platform-create-zero

APIs.io Engineering Platform Create Zero Trust account

apis-io-engineering-platform-get-zero-2

APIs.io Engineering Platform Get Zero Trust account configuration

read-only idempotent
apis-io-engineering-platform-patch-zero

APIs.io Engineering Platform Patch Zero Trust account configuration

idempotent
apis-io-engineering-platform-update-zero

APIs.io Engineering Platform Update Zero Trust account configuration

idempotent
apis-io-engineering-platform-get-zero-3

APIs.io Engineering Platform Get Zero Trust certificate configuration

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

APIs.io Engineering Platform Get logging settings for the Zero Trust account

read-only idempotent
apis-io-engineering-platform-update-zero-2

APIs.io Engineering Platform Update Zero Trust account logging settings

idempotent

Capability Spec

cloudflare-zero-trust-accounts.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: APIs.io Engineering Platform Cloudflare API — Zero Trust Accounts
  description: 'APIs.io Engineering Platform Cloudflare API — Zero Trust Accounts. 11 operations. Lead operation: APIs.io
    Engineering Platform Get device settings for a Zero Trust account. Self-contained Naftiko capability covering one Engineering
    Platform business surface.'
  tags:
  - Engineering Platform
  - Zero Trust Accounts
  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-zero-trust-accounts
    baseUri: ''
    description: APIs.io Engineering Platform Cloudflare API — Zero Trust Accounts business capability. Self-contained, no
      shared references.
    resources:
    - name: accounts-account_id-devices-settings
      path: /accounts/{account_id}/devices/settings
      operations:
      - name: zerotrustaccountsgetdevicesettingsforzerotrustaccount
        method: GET
        description: APIs.io Engineering Platform Get device settings for a Zero Trust account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account_id
          in: path
          type: string
          required: true
      - name: zerotrustaccountspatchdevicesettingsforthezerotrustaccount
        method: PATCH
        description: APIs.io Engineering Platform Patch device settings for a Zero Trust account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account_id
          in: path
          type: string
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: zerotrustaccountsupdatedevicesettingsforthezerotrustaccount
        method: PUT
        description: APIs.io Engineering Platform Update device settings for a Zero Trust account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account_id
          in: path
          type: string
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: accounts-account_id-gateway
      path: /accounts/{account_id}/gateway
      operations:
      - name: zerotrustaccountsgetzerotrustaccountinformation
        method: GET
        description: APIs.io Engineering Platform Get Zero Trust account information
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account_id
          in: path
          type: string
          required: true
      - name: zerotrustaccountscreatezerotrustaccount
        method: POST
        description: APIs.io Engineering Platform Create Zero Trust account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account_id
          in: path
          type: string
          required: true
    - name: accounts-account_id-gateway-configuration
      path: /accounts/{account_id}/gateway/configuration
      operations:
      - name: zerotrustaccountsgetzerotrustaccountconfiguration
        method: GET
        description: APIs.io Engineering Platform Get Zero Trust account configuration
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account_id
          in: path
          type: string
          required: true
      - name: zerotrustaccountspatchzerotrustaccountconfiguration
        method: PATCH
        description: APIs.io Engineering Platform Patch Zero Trust account configuration
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account_id
          in: path
          type: string
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: zerotrustaccountsupdatezerotrustaccountconfiguration
        method: PUT
        description: APIs.io Engineering Platform Update Zero Trust account configuration
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account_id
          in: path
          type: string
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: accounts-account_id-gateway-configuration-custom_certificate
      path: /accounts/{account_id}/gateway/configuration/custom_certificate
      operations:
      - name: zerotrustaccountsgetzerotrustcertificateconfiguration
        method: GET
        description: APIs.io Engineering Platform Get Zero Trust certificate configuration
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account_id
          in: path
          type: string
          required: true
    - name: accounts-account_id-gateway-logging
      path: /accounts/{account_id}/gateway/logging
      operations:
      - name: zerotrustaccountsgetloggingsettingsforthezerotrustaccount
        method: GET
        description: APIs.io Engineering Platform Get logging settings for the Zero Trust account
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account_id
          in: path
          type: string
          required: true
      - name: zerotrustaccountsupdateloggingsettingsforthezerotrustaccount
        method: PUT
        description: APIs.io Engineering Platform Update Zero Trust account logging settings
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: account_id
          in: path
          type: string
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    authentication:
      type: bearer
      token: '{{env.ENGINEERING_PLATFORM_API_KEY}}'
  exposes:
  - type: rest
    namespace: cloudflare-zero-trust-accounts-rest
    port: 8080
    description: REST adapter for APIs.io Engineering Platform Cloudflare API — Zero Trust Accounts. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/accounts/{account-id}/devices/settings
      name: accounts-account-id-devices-settings
      description: REST surface for accounts-account_id-devices-settings.
      operations:
      - method: GET
        name: zerotrustaccountsgetdevicesettingsforzerotrustaccount
        description: APIs.io Engineering Platform Get device settings for a Zero Trust account
        call: cloudflare-zero-trust-accounts.zerotrustaccountsgetdevicesettingsforzerotrustaccount
        with:
          account_id: rest.account_id
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: zerotrustaccountspatchdevicesettingsforthezerotrustaccount
        description: APIs.io Engineering Platform Patch device settings for a Zero Trust account
        call: cloudflare-zero-trust-accounts.zerotrustaccountspatchdevicesettingsforthezerotrustaccount
        with:
          account_id: rest.account_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: zerotrustaccountsupdatedevicesettingsforthezerotrustaccount
        description: APIs.io Engineering Platform Update device settings for a Zero Trust account
        call: cloudflare-zero-trust-accounts.zerotrustaccountsupdatedevicesettingsforthezerotrustaccount
        with:
          account_id: rest.account_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/accounts/{account-id}/gateway
      name: accounts-account-id-gateway
      description: REST surface for accounts-account_id-gateway.
      operations:
      - method: GET
        name: zerotrustaccountsgetzerotrustaccountinformation
        description: APIs.io Engineering Platform Get Zero Trust account information
        call: cloudflare-zero-trust-accounts.zerotrustaccountsgetzerotrustaccountinformation
        with:
          account_id: rest.account_id
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: zerotrustaccountscreatezerotrustaccount
        description: APIs.io Engineering Platform Create Zero Trust account
        call: cloudflare-zero-trust-accounts.zerotrustaccountscreatezerotrustaccount
        with:
          account_id: rest.account_id
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/accounts/{account-id}/gateway/configuration
      name: accounts-account-id-gateway-configuration
      description: REST surface for accounts-account_id-gateway-configuration.
      operations:
      - method: GET
        name: zerotrustaccountsgetzerotrustaccountconfiguration
        description: APIs.io Engineering Platform Get Zero Trust account configuration
        call: cloudflare-zero-trust-accounts.zerotrustaccountsgetzerotrustaccountconfiguration
        with:
          account_id: rest.account_id
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: zerotrustaccountspatchzerotrustaccountconfiguration
        description: APIs.io Engineering Platform Patch Zero Trust account configuration
        call: cloudflare-zero-trust-accounts.zerotrustaccountspatchzerotrustaccountconfiguration
        with:
          account_id: rest.account_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: zerotrustaccountsupdatezerotrustaccountconfiguration
        description: APIs.io Engineering Platform Update Zero Trust account configuration
        call: cloudflare-zero-trust-accounts.zerotrustaccountsupdatezerotrustaccountconfiguration
        with:
          account_id: rest.account_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/accounts/{account-id}/gateway/configuration/custom-certificate
      name: accounts-account-id-gateway-configuration-custom-certificate
      description: REST surface for accounts-account_id-gateway-configuration-custom_certificate.
      operations:
      - method: GET
        name: zerotrustaccountsgetzerotrustcertificateconfiguration
        description: APIs.io Engineering Platform Get Zero Trust certificate configuration
        call: cloudflare-zero-trust-accounts.zerotrustaccountsgetzerotrustcertificateconfiguration
        with:
          account_id: rest.account_id
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/accounts/{account-id}/gateway/logging
      name: accounts-account-id-gateway-logging
      description: REST surface for accounts-account_id-gateway-logging.
      operations:
      - method: GET
        name: zerotrustaccountsgetloggingsettingsforthezerotrustaccount
        description: APIs.io Engineering Platform Get logging settings for the Zero Trust account
        call: cloudflare-zero-trust-accounts.zerotrustaccountsgetloggingsettingsforthezerotrustaccount
        with:
          account_id: rest.account_id
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: zerotrustaccountsupdateloggingsettingsforthezerotrustaccount
        description: APIs.io Engineering Platform Update Zero Trust account logging settings
        call: cloudflare-zero-trust-accounts.zerotrustaccountsupdateloggingsettingsforthezerotrustaccount
        with:
          account_id: rest.account_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: cloudflare-zero-trust-accounts-mcp
    port: 9090
    transport: http
    description: MCP adapter for APIs.io Engineering Platform Cloudflare API — Zero Trust Accounts. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: apis-io-engineering-platform-get-device
      description: APIs.io Engineering Platform Get device settings for a Zero Trust account
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-zero-trust-accounts.zerotrustaccountsgetdevicesettingsforzerotrustaccount
      with:
        account_id: tools.account_id
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-patch-device
      description: APIs.io Engineering Platform Patch device settings for a Zero Trust account
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: cloudflare-zero-trust-accounts.zerotrustaccountspatchdevicesettingsforthezerotrustaccount
      with:
        account_id: tools.account_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-update-device
      description: APIs.io Engineering Platform Update device settings for a Zero Trust account
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: cloudflare-zero-trust-accounts.zerotrustaccountsupdatedevicesettingsforthezerotrustaccount
      with:
        account_id: tools.account_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-zero
      description: APIs.io Engineering Platform Get Zero Trust account information
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-zero-trust-accounts.zerotrustaccountsgetzerotrustaccountinformation
      with:
        account_id: tools.account_id
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-create-zero
      description: APIs.io Engineering Platform Create Zero Trust account
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: cloudflare-zero-trust-accounts.zerotrustaccountscreatezerotrustaccount
      with:
        account_id: tools.account_id
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-zero-2
      description: APIs.io Engineering Platform Get Zero Trust account configuration
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-zero-trust-accounts.zerotrustaccountsgetzerotrustaccountconfiguration
      with:
        account_id: tools.account_id
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-patch-zero
      description: APIs.io Engineering Platform Patch Zero Trust account configuration
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: cloudflare-zero-trust-accounts.zerotrustaccountspatchzerotrustaccountconfiguration
      with:
        account_id: tools.account_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-update-zero
      description: APIs.io Engineering Platform Update Zero Trust account configuration
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: cloudflare-zero-trust-accounts.zerotrustaccountsupdatezerotrustaccountconfiguration
      with:
        account_id: tools.account_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-zero-3
      description: APIs.io Engineering Platform Get Zero Trust certificate configuration
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-zero-trust-accounts.zerotrustaccountsgetzerotrustcertificateconfiguration
      with:
        account_id: tools.account_id
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-get-logging
      description: APIs.io Engineering Platform Get logging settings for the Zero Trust account
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: cloudflare-zero-trust-accounts.zerotrustaccountsgetloggingsettingsforthezerotrustaccount
      with:
        account_id: tools.account_id
      outputParameters:
      - type: object
        mapping: $.
    - name: apis-io-engineering-platform-update-zero-2
      description: APIs.io Engineering Platform Update Zero Trust account logging settings
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: cloudflare-zero-trust-accounts.zerotrustaccountsupdateloggingsettingsforthezerotrustaccount
      with:
        account_id: tools.account_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.