Akamai · Example Payload
Akamai Post Network List Append Example
CDNCloudEdge ComputingNetworksPlatformSecurity
Akamai Post Network List Append 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-list-append",
"method": "POST",
"path": "/network-lists/{networkListId}/append",
"summary": "Akamai Append Elements to a Network List",
"requestExamples": [
{
"contentType": "application/json",
"example": {
"list": [
"192.0.2.157",
"192.0.2.212/24"
]
}
}
],
"responseExamples": [
{
"status": "202",
"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.166/24",
"12.129.0.0/15",
"12.211.0.0/15",
"192.0.2.143/24",
"192.0.2.182/24",
"12.231.0.0/14",
"12.235.0.0/14",
"192.0.2.68/24",
"192.0.2.191/24",
"192.0.2.115/24",
"192.0.2.145/24",
"192.0.2.158/24",
"192.0.2.25/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-list-append-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.