{ "opencollection": "1.0.0", "info": { "name": "Akamai: API Endpoint Definition Access tokens Resource tiers API", "version": "2" }, "items": [ { "info": { "name": "Resource tiers", "type": "folder" }, "items": [ { "info": { "name": "Akamai List Resource Tiers", "type": "http" }, "http": { "method": "GET", "url": "https://{hostname}/api-definitions/v2/resource-tiers", "params": [ { "name": "contractId", "value": "{{contractId}}", "type": "query", "description": "Unique identifier of a contract." }, { "name": "accountSwitchKey", "value": "{{accountSwitchKey}}", "type": "query", "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 Access Management API provides a [list of available account switch keys](https://techdocs.akamai.com/iam-api/reference/get-client-account-switch-keys)." } ] }, "docs": "View the list of available resource tiers for a specific contract ID. The resource tier defines the resource consumption limits for an EdgeWorker ID." } ] } ], "bundled": true }