Edge Compute APIs
Number of APIs: 59
Edge compute solutions can help you boost performance and improve user experience (UX) by processing data locally. This saves bandwidth and reduces latency. As a result, you can build web applications that provide high-speed digital experiences your end users would expect.
Take advantage of our edge compute solutions.
With EdgeWorkers API, you can create and execute JavaScript functions at the edge on the largest distributed serverless network.
With EdgeKV API, you can supercharge your EdgeWorkers apps with a serverless key-value store.
-
EdgeWorkers API-Secure tokens - Get a secure token GET https://{{host}}/edgeworkers/v1/secure-token/:propertyId
-
EdgeWorkers API-EdgeWorker IDs - Get an EdgeWorker ID GET https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId
-
EdgeWorkers API-Secure tokens - Create a secure token POST https://{{host}}/edgeworkers/v1/secure-token
-
EdgeWorkers API-Deactivations - Get a deactivation GET https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/deactivations/:deactivationId
-
EdgeKV API-Items - Delete an item DELETE https://{{host}}/edgekv/v1/networks/:network/namespaces/:namespaceId/groups/:groupId/items/:itemId
-
EdgeWorkers API-Activations - Roll back to the previous active EdgeWorker version POST https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/activations/rollback
-
EdgeKV API-Access tokens - Download an access token GET https://{{host}}/edgekv/v1/tokens/:tokenName
-
EdgeKV API-Access tokens - Revoke an access token DELETE https://{{host}}/edgekv/v1/tokens/:tokenName
-
EdgeWorkers API-Activations - Activate an EdgeWorker version POST https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/activations
-
EdgeWorkers API-Contracts - List contract IDs GET https://{{host}}/edgeworkers/v1/contracts