Home
Akamai
Akamai Get Deployment Staging Example
Akamai Get Deployment Staging Example
CDN Cloud Edge Computing Networks Platform Security
Akamai Get Deployment Staging 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
operationId method path summary requestExamples responseExamples
Example Payload
{
"operationId": "get-deployment-staging",
"method": "GET",
"path": "/enrollments/{enrollmentId}/deployments/staging",
"summary": "Get staging deployment",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/vnd.akamai.cps.deployment.v7+json",
"example": {
"production": {
"ocspStapled": true,
"ocspUris": [
"http://ocsp.example.com"
],
"networkConfiguration": {
"geography": "core",
"mustHaveCiphers": "ak-akamai-2020q1",
"ocspStapling": "not-set",
"preferredCiphers": "ak-akamai-2020q1",
"quicEnabled": false,
"secureNetwork": "standard-tls",
"sniOnly": true,
"disallowedTlsVersions": [],
"dnsNames": [
"san2.example.com",
"san1.example.com"
]
},
"primaryCertificate": {
"certificate": "-----BEGIN CERTIFICATE-----\nMIID2 ... <sample - removed for readability> .... ZlSw==\n-----END CERTIFICATE-----",
"expiry": "2021-06-10T12:00:00Z",
"keyAlgorithm": "RSA",
"signatureAlgorithm": "SHA-256",
"trustChain": "-----BEGIN CERTIFICATE-----\nMIIDT ... <sample - removed for readability> .... JuAIQ=\n-----END CERTIFICATE-----"
},
"multiStackedCertificates": [
{
"certificate": "-----BEGIN CERTIFICATE-----\nMIID2 ... <sample - removed for readability> .... ZlSw==\n-----END CERTIFICATE-----",
"expiry": "2021-06-10T12:00:00Z",
"keyAlgorithm": "ECDSA",
"signatureAlgorithm": "SHA-256",
"trustChain": "-----BEGIN CERTIFICATE-----\nMIIDT ... <sample - removed for readability> .... JuAIQ=\n-----END CERTIFICATE-----"
}
]
},
"staging": {
"ocspStapled": true,
"ocspUris": [
"http://ocsp.example.com"
],
"networkConfiguration": {
"geography": "core",
"mustHaveCiphers": "ak-akamai-2020q1",
"ocspStapling": "not-set",
"preferredCiphers": "ak-akamai-2020q1",
"quicEnabled": false,
"secureNetwork": "standard-tls",
"sniOnly": true,
"disallowedTlsVersions": [],
"dnsNames": [
"san2.example.com",
"san1.example.com"
]
},
"primaryCertificate": {
"certificate": "-----BEGIN CERTIFICATE-----\nMIID2 ... <sample - removed for readability> .... ZlSw==\n-----END CERTIFICATE-----",
"expiry": "2021-06-10T12:00:00Z",
"keyAlgorithm": "RSA",
"signatureAlgorithm": "SHA-256",
"trustChain": "-----BEGIN CERTIFICATE-----\nMIIDT ... <sample - removed for readability> .... JuAIQ=\n-----END CERTIFICATE-----"
},
"multiStackedCertificates": [
{
"certificate": "-----BEGIN CERTIFICATE-----\nMIID2 ... <sample - removed for readability> .... ZlSw==\n-----END CERTIFICATE-----",
"expiry": "2021-06-10T12:00:00Z",
"keyAlgorithm": "ECDSA",
"signatureAlgorithm": "SHA-256",
"trustChain": "-----BEGIN CERTIFICATE-----\nMIIDT ... <sample - removed for readability> .... JuAIQ=\n-----END CERTIFICATE-----"
}
]
}
}
}
]
}
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-deployment-staging-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 email required.
A second provider on the same verified email joins the account you already have.