A single JSON config for Akamai edge delivery — caching, routing, security, headers, and more.
Find features, match conditions, and security options, or validate your config against the latest schema.
{ "delivery_config": { "onClientRequest": { "features": { "caching": { "rules": [...] } } } }, "security_config": { "deny_groups": ["SQL-INJECTION-ANOMALY"] } }