Number of APIs: 5
Use the Contract API to access details on your organization's Akamai contracts, including associated products and reporting groups contributing to the billing system. Note: Contracts are important low-level objects on which other services depend. You will need them, for example, when working with the Billing or Invoicing API. Create an authentication credential that contains the client token and client secret required to authenticate Akamai API requests. Note: If you don't have access to the Identity and Access Management tool, contact your local Akamai Control Center admin or your Akamai account team for assistance. Note: If you need to refine access levels or permissions, see Create a client with custom permissions. You can use this API collection in these integration methods:
- API
Authentication
[default]
as a header above all text. [default]
client_secret = C113nt53KR3TN6N90yVuAgICxIRwsObLi0E67/N8eRN=
host = akab-h05tnam3wl42son7nktnlnnx-kbob3i3v.luna.akamaiapis.net
access_token = akab-acc35t0k3nodujqunph3w7hzp7-gtm6ij
client_token = akab-c113ntt0k3n4qtari252bfxxbsl-yvsdj
Integration methods
GET https://{{host}}/contract-api/v1/reportingGroups/identifiers
GET https://{{host}}/contract-api/v1/reportingGroups
GET https://{{host}}/contract-api/v1/contracts/identifiers
GET https://{{host}}/contract-api/v1/contracts/:contractId/products/summaries
GET https://{{host}}/contract-api/v1/reportingGroups/:reportingGroupId/products/summaries
ENDPOINTS