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 API Security Create a Reputation Profile. Self-contained Naftiko capability covering one Akamai Api Security business surface.' tags: - Akamai Api Security - 'Shared resources: Reputation profiles' 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-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: postreputationprofiles method: POST description: Akamai API Security 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-w - name: body in: body type: object description: Request body (JSON). required: true - name: getreputationprofiles method: GET description: Akamai API Security 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-w - name: configs-configId-versions-versionNumber-reputation-profiles-reputationProfileId path: /configs/{configId}/versions/{versionNumber}/reputation-profiles/{reputationProfileId} operations: - name: getreputationprofile method: GET description: Akamai API Security 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-w - name: putreputationprofile method: PUT description: Akamai API Security 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-w - name: body in: body type: object description: Request body (JSON). required: true - name: deletereputationprofile method: DELETE description: Akamai API Security 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-w exposes: - type: rest namespace: akamai-api-security-shared-resources-reputation-profiles-rest port: 8080 description: 'REST adapter for Akamai: Application Security API — Shared resources: Reputation profiles. One Spectral-compliant resource per consumed operation, prefixed with /v1.' resources: - path: /v1/configs/{configid}/versions/{versionnumber}/reputation-profiles name: configs-configid-versions-versionnumber-reputation-profiles description: REST surface for configs-configId-versions-versionNumber-reputation-profiles. operations: - method: POST name: postreputationprofiles description: Akamai API Security Create a Reputation Profile call: akamai-api-security-shared-resources-reputation-profiles.postreputationprofiles with: accountSwitchKey: rest.accountSwitchKey body: rest.body outputParameters: - type: object mapping: $. - method: GET name: getreputationprofiles description: Akamai API Security List Reputation Profiles call: akamai-api-security-shared-resources-reputation-profiles.getreputationprofiles with: accountSwitchKey: rest.accountSwitchKey outputParameters: - type: object mapping: $. - path: /v1/configs/{configid}/versions/{versionnumber}/reputation-profiles/{reputationprofileid} name: configs-configid-versions-versionnumber-reputation-profiles-reputationprofileid description: REST surface for configs-configId-versions-versionNumber-reputation-profiles-reputationProfileId. operations: - method: GET name: getreputationprofile description: Akamai API Security Get a Reputation Profile call: akamai-api-security-shared-resources-reputation-profiles.getreputationprofile with: accountSwitchKey: rest.accountSwitchKey outputParameters: - type: object mapping: $. - method: PUT name: putreputationprofile description: Akamai API Security Modify a Reputation Profile call: akamai-api-security-shared-resources-reputation-profiles.putreputationprofile with: accountSwitchKey: rest.accountSwitchKey body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: deletereputationprofile description: Akamai API Security Remove a Reputation Profile call: akamai-api-security-shared-resources-reputation-profiles.deletereputationprofile with: accountSwitchKey: rest.accountSwitchKey outputParameters: - type: object mapping: $. - type: mcp namespace: akamai-api-security-shared-resources-reputation-profiles-mcp port: 9090 transport: http description: 'MCP adapter for Akamai: Application Security API — Shared resources: Reputation profiles. One tool per consumed operation, routed inline through this capability''s consumes block.' tools: - name: akamai-api-security-create-reputation description: Akamai API Security Create a Reputation Profile hints: readOnly: false destructive: false idempotent: false call: akamai-api-security-shared-resources-reputation-profiles.postreputationprofiles with: accountSwitchKey: tools.accountSwitchKey body: tools.body outputParameters: - type: object mapping: $. - name: akamai-api-security-list-reputation description: Akamai API Security List Reputation Profiles hints: readOnly: true destructive: false idempotent: true call: akamai-api-security-shared-resources-reputation-profiles.getreputationprofiles with: accountSwitchKey: tools.accountSwitchKey outputParameters: - type: object mapping: $. - name: akamai-api-security-get-reputation description: Akamai API Security Get a Reputation Profile hints: readOnly: true destructive: false idempotent: true call: akamai-api-security-shared-resources-reputation-profiles.getreputationprofile with: accountSwitchKey: tools.accountSwitchKey outputParameters: - type: object mapping: $. - name: akamai-api-security-modify-reputation description: Akamai API Security Modify a Reputation Profile hints: readOnly: false destructive: false idempotent: true call: akamai-api-security-shared-resources-reputation-profiles.putreputationprofile with: accountSwitchKey: tools.accountSwitchKey body: tools.body outputParameters: - type: object mapping: $. - name: akamai-api-security-remove-reputation description: Akamai API Security Remove a Reputation Profile hints: readOnly: false destructive: true idempotent: true call: akamai-api-security-shared-resources-reputation-profiles.deletereputationprofile with: accountSwitchKey: tools.accountSwitchKey outputParameters: - type: object mapping: $.