{ "opencollection": "1.0.0", "info": { "name": "Akamai: API Endpoint Definition Access tokens Rate limits API", "version": "2" }, "items": [ { "info": { "name": "Rate limits", "type": "folder" }, "items": [ { "info": { "name": "Check rate and object limit statuses", "type": "http" }, "http": { "method": "POST", "url": "https://{hostname}/api-definitions/v2/rate-limit-status/:purge-type", "params": [ { "name": "purge-type", "value": "", "type": "path", "description": "__Enum__ A single item within a purge request that identifies the content you want to purge. You can identify your content by a URL or ARL (Akamai resource locator), content provider (CP) code, or cache tag." } ] }, "docs": "The Fast Purge API uses a token bucket model for [rate limiting](https://techdocs.akamai.com/purge-cache/reference/rate-limiting) to protect itself from inadvertent or malicious overuse. For each Akamai account, there's a rate limit shared by all object types (CP codes, cache tags, and URL/ARLs), and three separate resource limits for each object type. Each purge request uses one rate limit token from the requests bucket. Each purge object in a request takes up a token from the resource bucket.\n" } ] } ], "bundled": true }