naftiko: 1.0.0-alpha2 info: label: 'Akamai: Sandbox API — EdgeWorkers' description: 'Akamai: Sandbox API — EdgeWorkers. 3 operations. Lead operation: Akamai Download EdgeWorker code. Self-contained Naftiko capability covering one Akamai business surface.' tags: - Akamai - Sandbox - EdgeWorkers created: '2026-05-22' modified: '2026-05-22' binds: - namespace: env keys: AKAMAI_API_KEY: AKAMAI_API_KEY capability: consumes: - type: http namespace: sandbox-edgeworkers baseUri: https://{hostname}/sandbox-api/v1 description: 'Akamai: Sandbox API — EdgeWorkers business capability. Self-contained, no shared references.' resources: - name: sandboxes-sandboxId-edgeworkers-edgeWorkerId path: /sandboxes/{sandboxId}/edgeworkers/{edgeWorkerId} operations: - name: getget-sandbox-edgeworker method: GET description: Download EdgeWorker code outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: access in: query type: string description: __Enum__ Indicates the access level of the request. Specify either `USER` to perform the request for the sandboxes that you can access, or `ACCOUNT` to perform the request for all sandboxes within - 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-sandbox-edgeworker method: PUT description: Upload EdgeWorker code outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: access in: query type: string description: __Enum__ Indicates the access level of the request. Specify either `USER` to perform the request for the sandboxes that you can access, or `ACCOUNT` to perform the request for all sandboxes within - 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-sandbox-edgeworker method: DELETE description: Delete EdgeWorker outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: access in: query type: string description: __Enum__ Indicates the access level of the request. Specify either `USER` to perform the request for the sandboxes that you can access, or `ACCOUNT` to perform the request for all sandboxes within - 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