Logo
Akamai APIs API Documentation

Products

Number of APIs: 2


1. List products

GET https://{{host}}/papi/v1/products?contractId={{contractId}}

This operation lists the set of products that are available under a given contract. You need a product identifier to create new edge hostnames, CP codes, or properties. The assigned product determines the supported set of rule behaviors available within a property.



2. List use cases

GET https://{{host}}/papi/v1/products/:productId/mapping-use-cases?contractId={{contractId}}

For a given product, this lists Akamai-provided use case scenarios. Use cases help optimally map different types of traffic across the Akamai edge network. Optionally run this operation to gather values before creating a new edge hostname.



ENDPOINTS