Akamai · Example Payload

Akamai Get Revisions Example

CDNCloudEdge ComputingNetworksPlatformSecurity

Akamai Get Revisions 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

Raw ↑
{
  "operationId": "get-revisions",
  "method": "GET",
  "path": "/ids/{edgeWorkerId}/revisions",
  "summary": "Akamai List Revisions",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "example": {
        "revisions": [
          {
            "accountId": "A-CCT3456",
            "activationId": 1,
            "checksum": "db3697e7eb03c8fb4822fd763b840e1b915693ab03e02a583fecfcd55d07857d",
            "createdTime": "2023-08-10T15:32:22Z",
            "edgeWorkerId": 42,
            "lastModifiedTime": "2023-08-10T15:41:20Z",
            "network": "PRODUCTION",
            "revisionActivationStatus": "COMPLETE",
            "revisionId": "1-2",
            "version": "0.7"
          },
          {
            "accountId": "A-CCT5678",
            "activationId": 1,
            "checksum": "a89dfc162fa3d81d36f40805620cb21be6de5d869374e71feda1afff17dae2a7",
            "createdTime": "2023-08-10T15:22:45Z",
            "edgeWorkerId": 42,
            "lastModifiedTime": "2023-08-10T15:27:01Z",
            "network": "PRODUCTION",
            "revisionActivationStatus": "COMPLETE",
            "revisionId": "1-1",
            "version": "0.7"
          }
        ]
      }
    }
  ]
}

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.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/akamai-get-revisions-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.