Akamai · Example Payload

Akamai Get Network Lists Example

CDNCloudEdge ComputingNetworksPlatformSecurity

Akamai Get Network Lists 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-network-lists",
  "method": "GET",
  "path": "/network-lists",
  "summary": "Akamai List Network Lists",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "example": {
        "links": {
          "create": {
            "href": "/network-list/v2/network-lists/",
            "method": "POST"
          }
        },
        "networkLists": [
          {
            "accessControlGroup": "KSD\nwith ION 3-13H1234",
            "elementCount": 3011,
            "name": "General List",
            "networkListType": "networkListResponse",
            "readOnly": false,
            "shared": false,
            "syncPoint": 22,
            "type": "IP",
            "uniqueId": "25614_GENERALLIST",
            "links": {
              "activateInProduction": {
                "href": "/network-list/v2/network-lists/25614_GENERALLIST/environments/PRODUCTION/activate",
                "method": "POST"
              },
              "activateInStaging": {
                "href": "/network-list/v2/network-lists/25614_GENERALLIST/environments/STAGING/activate",
                "method": "POST"
              },
              "appendItems": {
                "href": "/network-list/v2/network-lists/25614_GENERALLIST",
                "method": "POST"
              },
              "retrieve": {
                "href": "/network-list/v2/network-lists/25614_GENERALLIST"
              },
              "statusInProduction": {
                "href": "/network-list/v2/network-lists/25614_GENERALLIST/environments/PRODUCTION/status"
              },
              "statusInStaging": {
                "href": "/network-list/v2/network-lists/25614_GENERALLIST/environments/STAGING/status"
              },
              "update": {
                "href": "/network-list/v2/network-lists/25614_GENERALLIST",
                "method": "PUT"
              }
            }
          },
          {
            "elementCount": 235,
            "name": "Ec2 Akamai Network List",
            "networkListType": "networkListResponse",
            "readOnly": true,
            "shared": true,
            "syncPoint": 65,
            "type": "IP",
            "uniqueId": "1024_AMAZONELASTICCOMPUTECLOU",
            "links": {
              "activateInProduction": {
                "href": "/network-list/v2/network-lists/1024_AMAZONELASTICCOMPUTECLOU/environments/PRODUCTION/activate",
                "method": "POST"
              },
              "activateInStaging": {
                "href": "/network-list/v2/network-lists/1024_AMAZONELASTICCOMPUTECLOU/environments/STAGING/activate",
                "method": "POST"
              },
              "appendItems": {
                "href": "/network-list/v2/network-lists/1024_AMAZONELASTICCOMPUTECLOU/append",
                "method": "POST"
              },
              "retrieve": {
                "href": "/network-list/v2/network-lists/1024_AMAZONELASTICCOMPUTECLOU"
              },
              "statusInProduction": {
                "href": "/network-list/v2/network-lists/1024_AMAZONELASTICCOMPUTECLOU/environments/PRODUCTION/status"
              },
              "statusInStaging": {
                "href": "/network-list/v2/network-lists/1024_AMAZONELASTICCOMPUTECLOU/environments/STAGING/status"
              },
              "update": {
                "href": "/network-list/v2/network-lists/1024_AMAZONELASTICCOMPUTECLOU",
                "method": "PUT"
              }
            }
          },
          {
            "accessControlGroup": "KSD\nTest - 3-13H5523",
            "elementCount": 16,
            "name": "GeoList_1913New",
            "networkListType": "networkListResponse",
            "readOnly": false,
            "shared": false,
            "syncPoint": 2,
            "type": "GEO",
            "uniqueId": "26732_GEOLIST1913",
            "links": {
              "activateInProduction": {
                "href": "/network-list/v2/network-lists/26732_GEOLIST1913/environments/PRODUCTION/activate",
                "method": "POST"
              },
              "activateInStaging": {
                "href": "/network-list/v2/network-lists/26732_GEOLIST1913/environments/STAGING/activate",
                "method": "POST"
              },
              "appendItems": {
                "href": "/network-list/v2/network-lists/26732_GEOLIST1913/append",
                "method": "POST"
              },
              "retrieve": {
                "href": "/network-list/v2/network-lists/26732_GEOLIST1913"
              },
              "statusInProduction": {
                "href": "/network-list/v2/network-lists/26732_GEOLIST1913/environments/PRODUCTION/status"
              },
              "statusInStaging": {
                "href": "/network-list/v2/network-lists/26732_GEOLIST1913/environments/STAGING/status"
              },
              "update": {
                "href": "/network-list/v2/network-lists/26732_GEOLIST1913",
                "method": "PUT"
              }
            }
          }
        ]
      }
    }
  ]
}

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-network-lists-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.