Akamai · Capability

Akamai: Fast Purge API — Rate limits

Akamai: Fast Purge API — Rate limits. 1 operations. Lead operation: Akamai Check rate and object limit statuses. Self-contained Naftiko capability covering one Akamai business surface.

Akamai: Fast Purge API — Rate limits 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, Fast Purge, and Rate limits.

Run with Naftiko AkamaiFast PurgeRate limits

Capability Spec

fast-purge-rate-limits.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Akamai: Fast Purge API — Rate limits'
  description: 'Akamai: Fast Purge API — Rate limits. 1 operations. Lead operation: Akamai Check rate and object limit statuses. Self-contained Naftiko capability covering one Akamai
    business surface.'
  tags:
  - Akamai
  - Fast Purge
  - Rate limits
  created: '2026-05-22'
  modified: '2026-05-22'
binds:
- namespace: env
  keys:
    AKAMAI_API_KEY: AKAMAI_API_KEY
capability:
  consumes:
  - type: http
    namespace: fast-purge-rate-limits
    baseUri: https://{hostname}/ccu/v3
    description: 'Akamai: Fast Purge API — Rate limits business capability. Self-contained, no shared references.'
    resources:
    - name: rate-limit-status-purge-type
      path: /rate-limit-status/{purge-type}
      operations:
      - name: postpost-rate-limit-status
        method: POST
        description: Check rate and object limit statuses
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters: []