These docs are for v0. Click to read the latest docs for v1.

Property Manager API

The Property Manager API (PAPI) offers a programmatic interface to manage how Akamai edge servers process requests, responses, and objects served over the Akamai platform. A distributed property configuration collects all the rules for how to process end-user requests for your web assets. Like Property Manager in Akamai Control Center, this API lets you modify your property configurations and activate them on Akamai staging or production networks. The API allows you to access the same features rapidly and flexibly using your own tools. With PAPI, you can generate properties, associate them with dynamically generated hostnames, and create new CP codes to report on your content's traffic. This most recent PAPI release provides bulk update capabilities for modifying and activating many properties at once.

🚧

Use v1 URLs

PAPI v0 is functionally the same as v1. While any v0 URL calls you make will function, the version is deprecated and you should upgrade to v1. The PAPI v1 documentation provides all the information you need.