Akamai · Capability

Akamai: API Endpoint Definition API — GZIP

Akamai: API Endpoint Definition API — GZIP. 2 operations. Lead operation: Akamai Get GZIP settings. Self-contained Naftiko capability covering one Akamai business surface.

Akamai: API Endpoint Definition API — GZIP 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 GZIP.

Run with Naftiko AkamaiAPI DefinitionsGZIP

Capability Spec

api-definitions-gzip.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Akamai: API Endpoint Definition API — GZIP'
  description: 'Akamai: API Endpoint Definition API — GZIP. 2 operations. Lead operation: Akamai Get GZIP settings. Self-contained Naftiko capability covering one Akamai business surface.'
  tags:
  - Akamai
  - API Definitions
  - GZIP
  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-gzip
    baseUri: https://{hostname}/api-definitions/v2
    description: 'Akamai: API Endpoint Definition API — GZIP business capability. Self-contained, no shared references.'
    resources:
    - name: endpoints-apiEndPointId-versions-versionNumber-settings-gzip
      path: /endpoints/{apiEndPointId}/versions/{versionNumber}/settings/gzip
      operations:
      - name: getget-gzip-settings
        method: GET
        description: Get GZIP settings
        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-gzip-settings
        method: PUT
        description: Edit GZIP settings
        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