Akamai · Capability

Akamai: API Endpoint Definition API — Contracts and groups

Akamai: API Endpoint Definition API — Contracts and groups. 3 operations. Lead operation: Akamai List contracts and groups. Self-contained Naftiko capability covering one Akamai business surface.

Akamai: API Endpoint Definition API — Contracts and groups 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, API Definitions, and Contracts and groups.

Run with Naftiko AkamaiAPI DefinitionsContracts and groups

Capability Spec

api-definitions-contracts-and-groups.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Akamai: API Endpoint Definition API — Contracts and groups'
  description: 'Akamai: API Endpoint Definition API — Contracts and groups. 3 operations. Lead operation: Akamai List contracts and groups. Self-contained Naftiko capability covering
    one Akamai business surface.'
  tags:
  - Akamai
  - API Definitions
  - Contracts and groups
  created: '2026-05-22'
  modified: '2026-05-22'
binds:
- namespace: env
  keys:
    AKAMAI_API_KEY: AKAMAI_API_KEY
capability:
  consumes:
  - type: http
    namespace: api-definitions-contracts-and-groups
    baseUri: https://{hostname}/api-definitions/v2
    description: 'Akamai: API Endpoint Definition API — Contracts and groups business capability. Self-contained, no shared references.'
    resources:
    - name: contracts-groups
      path: /contracts/groups
      operations:
      - name: getget-contracts-groups
        method: GET
        description: List contracts and groups
        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: contracts-contractId-groups-groupId-hosts
      path: /contracts/{contractId}/groups/{groupId}/hosts
      operations:
      - name: getget-contract-group-hosts
        method: GET
        description: List 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: contracts-contractId-groups-groupId-hostsAcgs
      path: /contracts/{contractId}/groups/{groupId}/hostsAcgs
      operations:
      - name: getget-contract-group-hosts-acgs
        method: GET
        description: List hostnames with access control groups
        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