Akamai · Capability

Akamai: Application Security API — Shared resources: Malware policies

Akamai: Application Security API — Shared resources: Malware policies. 6 operations. Lead operation: Akamai Create a malware policy. Self-contained Naftiko capability covering one Akamai business surface.

Akamai: Application Security API — Shared resources: Malware policies is a Naftiko capability published by Akamai, one of 151 capabilities the APIs.io network indexes for this provider.

Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.

Tagged areas include Akamai, Application Security, and Shared resources: Malware policies.

Run with Naftiko AkamaiApplication SecurityShared resources: Malware policies

Capability Spec

appsec-shared-resources-malware-policies.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Akamai: Application Security API — Shared resources: Malware policies'
  description: 'Akamai: Application Security API — Shared resources: Malware policies. 6 operations. Lead operation: Akamai Create a malware policy. Self-contained Naftiko capability
    covering one Akamai business surface.'
  tags:
  - Akamai
  - Application Security
  - 'Shared resources: Malware policies'
  created: '2026-05-22'
  modified: '2026-05-22'
binds:
- namespace: env
  keys:
    AKAMAI_API_KEY: AKAMAI_API_KEY
capability:
  consumes:
  - type: http
    namespace: appsec-shared-resources-malware-policies
    baseUri: https://{hostname}/appsec/v1
    description: 'Akamai: Application Security API — Shared resources: Malware policies business capability. Self-contained, no shared references.'
    resources:
    - name: configs-configId-versions-versionNumber-malware-policies
      path: /configs/{configId}/versions/{versionNumber}/malware-policies
      operations:
      - name: postpost-malware-policies
        method: POST
        description: Create a malware policy
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountSwitchKey
          in: query
          type: string
          description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client).
            The Identity and
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: getget-malware-policies
        method: GET
        description: List malware policies
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountSwitchKey
          in: query
          type: string
          description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client).
            The Identity and
    - name: configs-configId-versions-versionNumber-malware-policies-con
      path: /configs/{configId}/versions/{versionNumber}/malware-policies/content-types
      operations:
      - name: getget-malware-policy-content-types
        method: GET
        description: List supported malware policy content types
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountSwitchKey
          in: query
          type: string
          description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client).
            The Identity and
    - name: configs-configId-versions-versionNumber-malware-policies-mal
      path: /configs/{configId}/versions/{versionNumber}/malware-policies/{malwarePolicyId}
      operations:
      - name: getget-malware-policy
        method: GET
        description: Get a malware policy
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountSwitchKey
          in: query
          type: string
          description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client).
            The Identity and
      - name: putput-malware-policy
        method: PUT
        description: Modify a malware policy
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountSwitchKey
          in: query
          type: string
          description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client).
            The Identity and
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: deletedelete-malware-policy
        method: DELETE
        description: Remove a malware policy
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: accountSwitchKey
          in: query
          type: string
          description: For customers who manage more than one account, this [runs the operation from another account](https://techdocs.akamai.com/developer/docs/manage-many-accounts-with-one-api-client).
            The Identity and