Akamai API Security · Capability

Akamai: Application Security API — Contracts and groups

Akamai: Application Security API — Contracts and groups. 1 operations. Lead operation: Akamai API Security List Contracts and Groups. Self-contained Naftiko capability covering one Akamai Api Security business surface.

Run with Naftiko Akamai Api SecurityContracts and groups

What You Can Do

GET
Getcontractsgroups — Akamai API Security List Contracts and Groups
/v1/contracts-groups

MCP Tools

akamai-api-security-list-contracts

Akamai API Security List Contracts and Groups

read-only idempotent

Capability Spec

akamai-api-security-contracts-and-groups.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Akamai: Application Security API — Contracts and groups'
  description: 'Akamai: Application Security API — Contracts and groups. 1 operations. Lead operation: Akamai API Security
    List Contracts and Groups. Self-contained Naftiko capability covering one Akamai Api Security business surface.'
  tags:
  - Akamai Api Security
  - Contracts and groups
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    AKAMAI_API_SECURITY_API_KEY: AKAMAI_API_SECURITY_API_KEY
capability:
  consumes:
  - type: http
    namespace: akamai-api-security-contracts-and-groups
    baseUri: https://{hostname}/appsec/v1
    description: 'Akamai: Application Security API — Contracts and groups business capability. Self-contained, no shared references.'
    resources:
    - name: contracts-groups
      path: /contracts-groups
      operations:
      - name: getcontractsgroups
        method: GET
        description: Akamai API Security 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-w
  exposes:
  - type: rest
    namespace: akamai-api-security-contracts-and-groups-rest
    port: 8080
    description: 'REST adapter for Akamai: Application Security API — Contracts and groups. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/contracts-groups
      name: contracts-groups
      description: REST surface for contracts-groups.
      operations:
      - method: GET
        name: getcontractsgroups
        description: Akamai API Security List Contracts and Groups
        call: akamai-api-security-contracts-and-groups.getcontractsgroups
        with:
          accountSwitchKey: rest.accountSwitchKey
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: akamai-api-security-contracts-and-groups-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for Akamai: Application Security API — Contracts and groups. One tool per consumed operation,
      routed inline through this capability''s consumes block.'
    tools:
    - name: akamai-api-security-list-contracts
      description: Akamai API Security List Contracts and Groups
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: akamai-api-security-contracts-and-groups.getcontractsgroups
      with:
        accountSwitchKey: tools.accountSwitchKey
      outputParameters:
      - type: object
        mapping: $.