Akamai · Example Payload
Akamai Post Network Lists Example
CDNCloudEdge ComputingNetworksPlatformSecurity
Akamai Post 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
{
"operationId": "post-network-lists",
"method": "POST",
"path": "/network-lists",
"summary": "Akamai Create a New Network List",
"requestExamples": [
{
"contentType": "application/json",
"example": {
"contractId": "K-0N7RAK7",
"description": "Notes about this network list",
"groupId": 517014,
"name": "My Network List",
"type": "IP",
"list": []
}
}
],
"responseExamples": [
{
"status": "201",
"contentType": "application/json",
"example": {
"contractId": "K-0N7RAK7",
"elementCount": 13,
"groupId": 517014,
"name": "My Network List",
"networkListType": "networkListResponse",
"readOnly": true,
"shared": true,
"syncPoint": 65,
"type": "IP",
"uniqueId": "1024_NETWORKLIST",
"list": [
"192.0.2.135/24",
"12.129.0.0/15",
"12.211.0.0/15",
"192.0.2.248/24",
"192.0.2.204/24",
"12.231.0.0/14",
"12.235.0.0/14",
"192.0.2.161/24",
"192.0.2.62/24",
"192.0.2.38/24",
"192.0.2.158/24",
"192.0.2.108/24",
"192.0.2.200/24"
],
"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"
}
}
}
}
]
}
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-post-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.