{ "opencollection": "1.0.0", "info": { "name": "Akamai: API Endpoint Definition Access tokens Watermark limits API", "version": "2" }, "items": [ { "info": { "name": "Watermark limits", "type": "folder" }, "items": [ { "info": { "name": "Get a water-mark limit", "type": "http" }, "http": { "method": "GET", "url": "https://{hostname}/api-definitions/v2/cpcodes/contracts/:contractId/watermark-limits", "params": [ { "name": "contractId", "value": "{{contractId}}", "type": "path", "description": "The identifier for the contract for which you want to check water-mark limits." }, { "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": "Get a watermark limit for CP codes for a specific contract within your account. For more details, see [Rate and resource limiting](https://techdocs.akamai.com/cp-codes/reference/rate-and-resource-limiting)." }, { "info": { "name": "Get a water-mark limit for reporting groups", "type": "http" }, "http": { "method": "GET", "url": "https://{hostname}/api-definitions/v2/reporting-groups/contracts/:contractId/watermark-limits", "params": [ { "name": "contractId", "value": "{{contractId}}", "type": "path", "description": "The identifier for the contract for which you want to check water-mark limits." }, { "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": "Get a watermark limit for CP reporting groups for a specific contract within your account. For more details, see [Rate and resource limiting](https://techdocs.akamai.com/cp-codes/reference/rate-and-resource-limiting)." } ] } ], "bundled": true }