Akamai API Security · Capability

Akamai: Application Security API — WAF rules: Rapid rules

Akamai: Application Security API — WAF rules: Rapid rules. 11 operations. Lead operation: Akamai API Security List Rapid Rules. Self-contained Naftiko capability covering one Akamai Api Security business surface.

Run with Naftiko Akamai Api SecurityWAF rules: Rapid rules

What You Can Do

GET
Getpolicyrapidrules — Akamai API Security List Rapid Rules
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules
GET
Getpolicyrapidrulesaction — Akamai API Security Get Rapid Rules' Default Action
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/action
PUT
Putpolicyrapidrulesaction — Akamai API Security Update Rapid Rules' Default Action
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/action
GET
Getpolicyrapidrulesstatus — Akamai API Security Get Rapid Rules' Status
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/status
PUT
Putpolicyrapidrulesstatus — Akamai API Security Update Rapid Rules' Status
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/status
GET
Getpolicyrapidruleconditionexception — Akamai API Security List a Rapid Rule's Conditions and Exceptions
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/{ruleid}/condition-exception
PUT
Putpolicyrapidruleconditionexception — Akamai API Security Update a Rapid Rule's Conditions and Exceptions
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/{ruleid}/condition-exception
GET
Getpolicyrapidrulelock — Akamai API Security Get a Rapid Rule's Lock Status
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/{ruleid}/lock
PUT
Putpolicyrapidrulelock — Akamai API Security Update a Rapid Rule's Lock Status
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/{ruleid}/lock
GET
Getpolicyrapidruleaction — Akamai API Security Get a Rapid Rule's Action
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/{ruleid}/versions/{ruleversion}/action
PUT
Putpolicyrapidruleaction — Akamai API Security Update a Rapid Rule's Action
/v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/{ruleid}/versions/{ruleversion}/action

MCP Tools

akamai-api-security-list-rapid

Akamai API Security List Rapid Rules

read-only idempotent
akamai-api-security-get-rapid

Akamai API Security Get Rapid Rules' Default Action

read-only idempotent
akamai-api-security-update-rapid

Akamai API Security Update Rapid Rules' Default Action

idempotent
akamai-api-security-get-rapid-2

Akamai API Security Get Rapid Rules' Status

read-only idempotent
akamai-api-security-update-rapid-2

Akamai API Security Update Rapid Rules' Status

idempotent
akamai-api-security-list-rapid-2

Akamai API Security List a Rapid Rule's Conditions and Exceptions

read-only idempotent
akamai-api-security-update-rapid-3

Akamai API Security Update a Rapid Rule's Conditions and Exceptions

idempotent
akamai-api-security-get-rapid-3

Akamai API Security Get a Rapid Rule's Lock Status

read-only idempotent
akamai-api-security-update-rapid-4

Akamai API Security Update a Rapid Rule's Lock Status

idempotent
akamai-api-security-get-rapid-4

Akamai API Security Get a Rapid Rule's Action

read-only idempotent
akamai-api-security-update-rapid-5

Akamai API Security Update a Rapid Rule's Action

idempotent

Capability Spec

akamai-api-security-waf-rules-rapid-rules.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Akamai: Application Security API — WAF rules: Rapid rules'
  description: 'Akamai: Application Security API — WAF rules: Rapid rules. 11 operations. Lead operation: Akamai API Security
    List Rapid Rules. Self-contained Naftiko capability covering one Akamai Api Security business surface.'
  tags:
  - Akamai Api Security
  - 'WAF rules: Rapid rules'
  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-waf-rules-rapid-rules
    baseUri: https://{hostname}/appsec/v1
    description: 'Akamai: Application Security API — WAF rules: Rapid rules business capability. Self-contained, no shared
      references.'
    resources:
    - name: configs-configId-versions-versionNumber-security-policies-policyId-rapid-rules
      path: /configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/rapid-rules
      operations:
      - name: getpolicyrapidrules
        method: GET
        description: Akamai API Security List Rapid Rules
        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
    - name: configs-configId-versions-versionNumber-security-policies-policyId-rapid-rules-a
      path: /configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/rapid-rules/action
      operations:
      - name: getpolicyrapidrulesaction
        method: GET
        description: Akamai API Security Get Rapid Rules' Default Action
        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
      - name: putpolicyrapidrulesaction
        method: PUT
        description: Akamai API Security Update Rapid Rules' Default Action
        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
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: configs-configId-versions-versionNumber-security-policies-policyId-rapid-rules-s
      path: /configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/rapid-rules/status
      operations:
      - name: getpolicyrapidrulesstatus
        method: GET
        description: Akamai API Security Get Rapid Rules' Status
        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
      - name: putpolicyrapidrulesstatus
        method: PUT
        description: Akamai API Security Update Rapid Rules' Status
        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
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: configs-configId-versions-versionNumber-security-policies-policyId-rapid-rules-r
      path: /configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/rapid-rules/{ruleId}/condition-exception
      operations:
      - name: getpolicyrapidruleconditionexception
        method: GET
        description: Akamai API Security List a Rapid Rule's Conditions and Exceptions
        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
      - name: putpolicyrapidruleconditionexception
        method: PUT
        description: Akamai API Security Update a Rapid Rule's Conditions and Exceptions
        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
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: configs-configId-versions-versionNumber-security-policies-policyId-rapid-rules-r
      path: /configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/rapid-rules/{ruleId}/lock
      operations:
      - name: getpolicyrapidrulelock
        method: GET
        description: Akamai API Security Get a Rapid Rule's Lock Status
        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
      - name: putpolicyrapidrulelock
        method: PUT
        description: Akamai API Security Update a Rapid Rule's Lock Status
        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
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: configs-configId-versions-versionNumber-security-policies-policyId-rapid-rules-r
      path: /configs/{configId}/versions/{versionNumber}/security-policies/{policyId}/rapid-rules/{ruleId}/versions/{ruleVersion}/action
      operations:
      - name: getpolicyrapidruleaction
        method: GET
        description: Akamai API Security Get a Rapid Rule's Action
        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
      - name: putpolicyrapidruleaction
        method: PUT
        description: Akamai API Security Update a Rapid Rule's Action
        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
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
  exposes:
  - type: rest
    namespace: akamai-api-security-waf-rules-rapid-rules-rest
    port: 8080
    description: 'REST adapter for Akamai: Application Security API — WAF rules: Rapid rules. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules
      name: configs-configid-versions-versionnumber-security-policies-policyid-rapid-rules
      description: REST surface for configs-configId-versions-versionNumber-security-policies-policyId-rapid-rules.
      operations:
      - method: GET
        name: getpolicyrapidrules
        description: Akamai API Security List Rapid Rules
        call: akamai-api-security-waf-rules-rapid-rules.getpolicyrapidrules
        with:
          accountSwitchKey: rest.accountSwitchKey
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/action
      name: configs-configid-versions-versionnumber-security-policies-policyid-rapid-rules-a
      description: REST surface for configs-configId-versions-versionNumber-security-policies-policyId-rapid-rules-a.
      operations:
      - method: GET
        name: getpolicyrapidrulesaction
        description: Akamai API Security Get Rapid Rules' Default Action
        call: akamai-api-security-waf-rules-rapid-rules.getpolicyrapidrulesaction
        with:
          accountSwitchKey: rest.accountSwitchKey
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: putpolicyrapidrulesaction
        description: Akamai API Security Update Rapid Rules' Default Action
        call: akamai-api-security-waf-rules-rapid-rules.putpolicyrapidrulesaction
        with:
          accountSwitchKey: rest.accountSwitchKey
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/status
      name: configs-configid-versions-versionnumber-security-policies-policyid-rapid-rules-s
      description: REST surface for configs-configId-versions-versionNumber-security-policies-policyId-rapid-rules-s.
      operations:
      - method: GET
        name: getpolicyrapidrulesstatus
        description: Akamai API Security Get Rapid Rules' Status
        call: akamai-api-security-waf-rules-rapid-rules.getpolicyrapidrulesstatus
        with:
          accountSwitchKey: rest.accountSwitchKey
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: putpolicyrapidrulesstatus
        description: Akamai API Security Update Rapid Rules' Status
        call: akamai-api-security-waf-rules-rapid-rules.putpolicyrapidrulesstatus
        with:
          accountSwitchKey: rest.accountSwitchKey
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/{ruleid}/condition-exception
      name: configs-configid-versions-versionnumber-security-policies-policyid-rapid-rules-r
      description: REST surface for configs-configId-versions-versionNumber-security-policies-policyId-rapid-rules-r.
      operations:
      - method: GET
        name: getpolicyrapidruleconditionexception
        description: Akamai API Security List a Rapid Rule's Conditions and Exceptions
        call: akamai-api-security-waf-rules-rapid-rules.getpolicyrapidruleconditionexception
        with:
          accountSwitchKey: rest.accountSwitchKey
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: putpolicyrapidruleconditionexception
        description: Akamai API Security Update a Rapid Rule's Conditions and Exceptions
        call: akamai-api-security-waf-rules-rapid-rules.putpolicyrapidruleconditionexception
        with:
          accountSwitchKey: rest.accountSwitchKey
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/{ruleid}/lock
      name: configs-configid-versions-versionnumber-security-policies-policyid-rapid-rules-r
      description: REST surface for configs-configId-versions-versionNumber-security-policies-policyId-rapid-rules-r.
      operations:
      - method: GET
        name: getpolicyrapidrulelock
        description: Akamai API Security Get a Rapid Rule's Lock Status
        call: akamai-api-security-waf-rules-rapid-rules.getpolicyrapidrulelock
        with:
          accountSwitchKey: rest.accountSwitchKey
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: putpolicyrapidrulelock
        description: Akamai API Security Update a Rapid Rule's Lock Status
        call: akamai-api-security-waf-rules-rapid-rules.putpolicyrapidrulelock
        with:
          accountSwitchKey: rest.accountSwitchKey
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/configs/{configid}/versions/{versionnumber}/security-policies/{policyid}/rapid-rules/{ruleid}/versions/{ruleversion}/action
      name: configs-configid-versions-versionnumber-security-policies-policyid-rapid-rules-r
      description: REST surface for configs-configId-versions-versionNumber-security-policies-policyId-rapid-rules-r.
      operations:
      - method: GET
        name: getpolicyrapidruleaction
        description: Akamai API Security Get a Rapid Rule's Action
        call: akamai-api-security-waf-rules-rapid-rules.getpolicyrapidruleaction
        with:
          accountSwitchKey: rest.accountSwitchKey
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: putpolicyrapidruleaction
        description: Akamai API Security Update a Rapid Rule's Action
        call: akamai-api-security-waf-rules-rapid-rules.putpolicyrapidruleaction
        with:
          accountSwitchKey: rest.accountSwitchKey
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: akamai-api-security-waf-rules-rapid-rules-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for Akamai: Application Security API — WAF rules: Rapid rules. One tool per consumed operation,
      routed inline through this capability''s consumes block.'
    tools:
    - name: akamai-api-security-list-rapid
      description: Akamai API Security List Rapid Rules
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: akamai-api-security-waf-rules-rapid-rules.getpolicyrapidrules
      with:
        accountSwitchKey: tools.accountSwitchKey
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-get-rapid
      description: Akamai API Security Get Rapid Rules' Default Action
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: akamai-api-security-waf-rules-rapid-rules.getpolicyrapidrulesaction
      with:
        accountSwitchKey: tools.accountSwitchKey
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-update-rapid
      description: Akamai API Security Update Rapid Rules' Default Action
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: akamai-api-security-waf-rules-rapid-rules.putpolicyrapidrulesaction
      with:
        accountSwitchKey: tools.accountSwitchKey
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-get-rapid-2
      description: Akamai API Security Get Rapid Rules' Status
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: akamai-api-security-waf-rules-rapid-rules.getpolicyrapidrulesstatus
      with:
        accountSwitchKey: tools.accountSwitchKey
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-update-rapid-2
      description: Akamai API Security Update Rapid Rules' Status
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: akamai-api-security-waf-rules-rapid-rules.putpolicyrapidrulesstatus
      with:
        accountSwitchKey: tools.accountSwitchKey
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-list-rapid-2
      description: Akamai API Security List a Rapid Rule's Conditions and Exceptions
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: akamai-api-security-waf-rules-rapid-rules.getpolicyrapidruleconditionexception
      with:
        accountSwitchKey: tools.accountSwitchKey
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-update-rapid-3
      description: Akamai API Security Update a Rapid Rule's Conditions and Exceptions
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: akamai-api-security-waf-rules-rapid-rules.putpolicyrapidruleconditionexception
      with:
        accountSwitchKey: tools.accountSwitchKey
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-get-rapid-3
      description: Akamai API Security Get a Rapid Rule's Lock Status
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: akamai-api-security-waf-rules-rapid-rules.getpolicyrapidrulelock
      with:
        accountSwitchKey: tools.accountSwitchKey
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-update-rapid-4
      description: Akamai API Security Update a Rapid Rule's Lock Status
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: akamai-api-security-waf-rules-rapid-rules.putpolicyrapidrulelock
      with:
        accountSwitchKey: tools.accountSwitchKey
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-get-rapid-4
      description: Akamai API Security Get a Rapid Rule's Action
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: akamai-api-security-waf-rules-rapid-rules.getpolicyrapidruleaction
      with:
        accountSwitchKey: tools.accountSwitchKey
      outputParameters:
      - type: object
        mapping: $.
    - name: akamai-api-security-update-rapid-5
      description: Akamai API Security Update a Rapid Rule's Action
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: akamai-api-security-waf-rules-rapid-rules.putpolicyrapidruleaction
      with:
        accountSwitchKey: tools.accountSwitchKey
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.