Akamai · Example Payload
Akamai Get Id Resource Tier Example
CDNCloudEdge ComputingNetworksPlatformSecurity
Akamai Get Id Resource Tier Example is an example object payload from Akamai, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationIdmethodpathsummaryrequestExamplesresponseExamples
Example Payload
{
"operationId": "get-id-resource-tier",
"method": "GET",
"path": "/ids/{edgeWorkerId}/resource-tier",
"summary": "Akamai Get the Resource Tier",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": {
"resourceTierId": 200,
"resourceTierName": "Dynamic Compute",
"edgeWorkerLimits": [
{
"limitName": "Maximum CPU time during initialization",
"limitUnit": "MILLISECOND",
"limitValue": 30
},
{
"limitName": "Maximum wall time during initialization",
"limitUnit": "MILLISECOND",
"limitValue": 100
},
{
"limitName": "Maximum number of HTTP sub-requests allowed in parallel per EdgeWorker ID",
"limitUnit": "COUNT",
"limitValue": 0
},
{
"limitName": "Maximum memory usage per event handler",
"limitUnit": "BYTE",
"limitValue": 1310720
},
{
"limitName": "Maximum CPU time per event handler",
"limitUnit": "MILLISECOND",
"limitValue": 50
},
{
"limitName": "Maximum wall time per event handler",
"limitUnit": "MILLISECOND",
"limitValue": 4000
},
{
"limitName": "Maximum number of HTTP sub-requests allowed from a parent request",
"limitUnit": "COUNT",
"limitValue": 1
},
{
"limitName": "Maximum number of HTTP sub-requests allowed in parallel with the parent request",
"limitUnit": "COUNT",
"limitValue": 1
},
{
"limitName": "Maximum wall time per HTTP sub-request",
"limitUnit": "MILLISECOND",
"limitValue": 1000
},
{
"limitName": "Maximum response size per HTTP sub-request",
"limitUnit": "BYTE",
"limitValue": 1048576
},
{
"limitName": "Maximum memory usage for responseProvider",
"limitUnit": "BYTE",
"limitValue": 2097152
},
{
"limitName": "Maximum CPU time for responseProvider",
"limitUnit": "MILLISECOND",
"limitValue": 100
},
{
"limitName": "Maximum wall time for responseProvider",
"limitUnit": "MILLISECOND",
"limitValue": 4000
},
{
"limitName": "Maximum number of HTTP sub-requests allowed for responseProvider",
"limitUnit": "COUNT",
"limitValue": 50
},
{
"limitName": "Maximum number of HTTP sub-requests allowed in parallel for responseProvider",
"limitUnit": "COUNT",
"limitValue": 5
},
{
"limitName": "Maximum walltime for HTTP sub-requests during the execution of the responseProvider event handler",
"limitUnit": "MILLISECOND",
"limitValue": 1000
},
{
"limitName": "Maximum response size for HTTP sub-requests during the responseProvider event handler",
"limitUnit": "BYTE",
"limitValue": 1048576
}
]
}
}
]
}
Work with this as data
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/akamai-get-id-resource-tier-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.