Akamai · Capability

Akamai: Application Security API — Onboarding: Activations and status

Akamai: Application Security API — Onboarding: Activations and status. 2 operations. Lead operation: Akamai Activate an onboarding. Self-contained Naftiko capability covering one Akamai business surface.

Akamai: Application Security API — Onboarding: Activations and status 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, Application Security, and Onboarding: Activations and status.

Run with Naftiko AkamaiApplication SecurityOnboarding: Activations and status

Capability Spec

appsec-onboarding-activations-and-status.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Akamai: Application Security API — Onboarding: Activations and status'
  description: 'Akamai: Application Security API — Onboarding: Activations and status. 2 operations. Lead operation: Akamai Activate an onboarding. Self-contained Naftiko capability
    covering one Akamai business surface.'
  tags:
  - Akamai
  - Application Security
  - 'Onboarding: Activations and status'
  created: '2026-05-22'
  modified: '2026-05-22'
binds:
- namespace: env
  keys:
    AKAMAI_API_KEY: AKAMAI_API_KEY
capability:
  consumes:
  - type: http
    namespace: appsec-onboarding-activations-and-status
    baseUri: https://{hostname}/appsec/v1
    description: 'Akamai: Application Security API — Onboarding: Activations and status business capability. Self-contained, no shared references.'
    resources:
    - name: onboardings-onboardingId-activations
      path: /onboardings/{onboardingId}/activations
      operations:
      - name: postpost-onboarding-activation
        method: POST
        description: Activate an onboarding
        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
    - name: onboardings-onboardingId-activations-activationId
      path: /onboardings/{onboardingId}/activations/{activationId}
      operations:
      - name: getget-onboarding-activation-status
        method: GET
        description: Get an onboarding activation
        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