There are two methods to obtain your configuration ID:
From the Control Center
- Connect to Akamai Control Center.
- Select Enterprise Center.
- Select Locations > Locations (or any other ETP specific page).
- Check out the URL bar of your browser, locate your ETP configuration identifier between
/etp/and/location/:

- Edit the following section in your
.edgercfile and replace the data accordingly:
[default] ; Akamai {OPEN} API credentials host = akaa-xxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxx.luna.akamaiapis.net client_token = akab-xxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxx client_secret = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx access_token = akab-xxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxx ; ETP Config ID (required for ETP usage, can be obtained from the Akamai Web Interface) etp_config_id = your-ETP-config-ID
Multi-tenant configurationsYou can find the configuration ID for individual tenants listed under General Settings > Tenant Management.
From the API
You can also use the API to retrieve a list of the config IDs assigned to your tenant using the List Configurations operation.
