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.
GET https://{{host}}/edgeworkers/v1/secure-token/:propertyId
GET https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId
POST https://{{host}}/edgeworkers/v1/secure-token
GET https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/deactivations/:deactivationId
DELETE https://{{host}}/edgekv/v1/networks/:network/namespaces/:namespaceId/groups/:groupId/items/:itemId
POST https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/activations/rollback
GET https://{{host}}/edgekv/v1/tokens/:tokenName
DELETE https://{{host}}/edgekv/v1/tokens/:tokenName
POST https://{{host}}/edgeworkers/v1/ids/:edgeWorkerId/activations
GET https://{{host}}/edgeworkers/v1/contracts
ENDPOINTS