naftiko: 1.0.0-alpha2 info: label: 'Akamai: Application Security API — Shared resources: Reputation profiles' description: 'Akamai: Application Security API — Shared resources: Reputation profiles. 5 operations. Lead operation: Akamai Create a reputation profile. Self-contained Naftiko capability covering one Akamai business surface.' tags: - Akamai - Application Security - 'Shared resources: Reputation profiles' created: '2026-05-22' modified: '2026-05-22' binds: - namespace: env keys: AKAMAI_API_KEY: AKAMAI_API_KEY capability: consumes: - type: http namespace: appsec-shared-resources-reputation-profiles baseUri: https://{hostname}/appsec/v1 description: 'Akamai: Application Security API — Shared resources: Reputation profiles business capability. Self-contained, no shared references.' resources: - name: configs-configId-versions-versionNumber-reputation-profiles path: /configs/{configId}/versions/{versionNumber}/reputation-profiles operations: - name: postpost-reputation-profiles method: POST description: Create a reputation profile 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: getget-reputation-profiles method: GET description: List reputation profiles 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: configs-configId-versions-versionNumber-reputation-profiles- path: /configs/{configId}/versions/{versionNumber}/reputation-profiles/{reputationProfileId} operations: - name: getget-reputation-profile method: GET description: Get a reputation profile 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-reputation-profile method: PUT description: Modify a reputation profile 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: deletedelete-reputation-profile method: DELETE description: Remove a reputation profile 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