Akamai · Capability

Akamai: Application Security API — Hostnames

Akamai: Application Security API — Hostnames. 6 operations. Lead operation: Akamai List hostname overlaps. Self-contained Naftiko capability covering one Akamai business surface.

Akamai: Application Security API — Hostnames 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 Hostnames.

Run with Naftiko AkamaiApplication SecurityHostnames

Capability Spec

appsec-hostnames.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Akamai: Application Security API — Hostnames'
  description: 'Akamai: Application Security API — Hostnames. 6 operations. Lead operation: Akamai List hostname overlaps. Self-contained Naftiko capability covering one Akamai business
    surface.'
  tags:
  - Akamai
  - Application Security
  - Hostnames
  created: '2026-05-22'
  modified: '2026-05-22'
binds:
- namespace: env
  keys:
    AKAMAI_API_KEY: AKAMAI_API_KEY
capability:
  consumes:
  - type: http
    namespace: appsec-hostnames
    baseUri: https://{hostname}/appsec/v1
    description: 'Akamai: Application Security API — Hostnames business capability. Self-contained, no shared references.'
    resources:
    - name: configs-configId-versions-versionNumber-hostname-coverage-ov
      path: /configs/{configId}/versions/{versionNumber}/hostname-coverage/overlapping
      operations:
      - name: getget-hostname-coverage-overlapping
        method: GET
        description: List hostname overlaps
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: hostname
          in: query
          type: string
          description: Get results by hostname.
        - 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-security-policies-po
      path: /configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/selected-hostnames
      operations:
      - name: getget-selected-hostnames-per-policy
        method: GET
        description: List selected hostnames for a security 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-selected-hostnames-per-config
        method: PUT
        description: Modify selected hostnames for a security 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: configs-configId-versions-versionNumber-selectable-hostnames
      path: /configs/{configId}/versions/{versionNumber}/selectable-hostnames
      operations:
      - name: getget-selectable-hostnames
        method: GET
        description: List selectable hostnames
        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-selected-hostnames
      path: /configs/{configId}/versions/{versionNumber}/selected-hostnames
      operations:
      - name: getget-selected-hostnames
        method: GET
        description: List selected hostnames
        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-selected-hostnames
        method: PUT
        description: Modify selected hostnames
        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