Akamai · Capability

Akamai: Application Security API — Onboarding: Post-activation validation

Akamai: Application Security API — Onboarding: Post-activation validation. 9 operations. Lead operation: Akamai List onboarding certificate challenges. Self-contained Naftiko capability covering one Akamai business surface.

Akamai: Application Security API — Onboarding: Post-activation validation 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: Post-activation validation.

Run with Naftiko AkamaiApplication SecurityOnboarding: Post-activation validation

Capability Spec

appsec-onboarding-post-activation-validation.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'Akamai: Application Security API — Onboarding: Post-activation validation'
  description: 'Akamai: Application Security API — Onboarding: Post-activation validation. 9 operations. Lead operation: Akamai List onboarding certificate challenges. Self-contained
    Naftiko capability covering one Akamai business surface.'
  tags:
  - Akamai
  - Application Security
  - 'Onboarding: Post-activation validation'
  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-post-activation-validation
    baseUri: https://{hostname}/appsec/v1
    description: 'Akamai: Application Security API — Onboarding: Post-activation validation business capability. Self-contained, no shared references.'
    resources:
    - name: onboardings-onboardingId-certificate-validation
      path: /onboardings/{onboardingId}/certificate-validation
      operations:
      - name: getget-onboarding-certificate-validation
        method: GET
        description: List onboarding certificate challenges
        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: onboardings-onboardingId-certificate-validation-validate
      path: /onboardings/{onboardingId}/certificate-validation/validate
      operations:
      - name: postpost-onboarding-certificate-validation
        method: POST
        description: Validate onboarding certificate
        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: onboardings-onboardingId-cname-to-akamai
      path: /onboardings/{onboardingId}/cname-to-akamai
      operations:
      - name: getget-onboarding-cname-records
        method: GET
        description: List hostname CNAME DNS records
        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: onboardings-onboardingId-cname-to-akamai-validate
      path: /onboardings/{onboardingId}/cname-to-akamai/validate
      operations:
      - name: postpost-validate-onboarding-cname-records
        method: POST
        description: Validate hostname CNAME DNS records
        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: onboardings-onboardingId-domain-validation
      path: /onboardings/{onboardingId}/domain-validation
      operations:
      - name: getget-onboarding-domain-validation
        method: GET
        description: List onboarding domain challenges
        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: onboardings-onboardingId-domain-validation-validate
      path: /onboardings/{onboardingId}/domain-validation/validate
      operations:
      - name: postpost-onboarding-domain-validation
        method: POST
        description: Validate onboarding domains
        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: onboardings-onboardingId-origin-validation
      path: /onboardings/{onboardingId}/origin-validation
      operations:
      - name: getget-onboarding-origin-validation
        method: GET
        description: List origin hostname DNS records
        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: onboardings-onboardingId-origin-validation-skip
      path: /onboardings/{onboardingId}/origin-validation/skip
      operations:
      - name: postpost-skip-onboarding-origin-validation
        method: POST
        description: Skip origin hostnames DNS record validation
        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: onboardings-onboardingId-origin-validation-validate
      path: /onboardings/{onboardingId}/origin-validation/validate
      operations:
      - name: postpost-onboarding-origin-validation
        method: POST
        description: Validate origin hostnames DNS records
        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