Get started

To configure this API for the first time:

  • Make sure EdgeWorkers is in your contract. You can find the list of products within your account in ​Control Center​ under Contracts. Contact your ​Akamai​ support team to enable EdgeWorkers if necessary.

  • You need different permissions to access API functions. You can manage these permissions in ​Control Center​. Learn more about the access control model. See Product limits for a list of supported delivery products.

  • Before you can use this API, you need to Create authentication credentials.

  • To enable this API, select the API service named EdgeWorkers, and choose READ-WRITE as the access level.

  • Create a new EdgeWorker ID to activate and manage your Hello World code bundle. You need to create an EdgeWorker ID before you can the EdgeWorkers behavior to a rule.

  • Add a rule in Property Manager to enable the EdgeWorkers behavior. See Add the EdgeWorkers behavior.

The code examples in this API reference don't contain the required authentication code syntax you need to make API calls. For examples you can copy and paste, check out Recipes. To learn how to apply authentication in a variety of programming languages when using Akamai APIs, see Authenticate with EdgeGrid.

👍

Provide feedback or ask a question in the developer community. You can also contact your ​Akamai​ account representative for support. We want to hear from you!

Import the Edge Compute API Postman collection

You can import the API Postman collection with the click of a button.

Postman offers a user-friendly UI that allows you to make API calls and set up automated workflows. Postman has the Akamai EdgeGrid authentication method built in, so you can easily authenticate and start using the EdgeCompute API Postman collection.

For complete information about the supported API client tools refer to the Get Started with APIs documentation.

  1. If you have not already installed Postman, visit the Postman website and install the applicable version for your system.

  2. Click the Run in Postman button below to open Postman and import the EdgeCompute API Postman collection.

Run in Postman

  1. You can then make APIs call using the EdgeWorkers Postman collection.

👍

For instructions on how to apply authentication and make API calls with Postman refer to the Akamai Developer Tools documentation.