Number of APIs: 21
Image and Video Manager transforms your website's images by creating derivative images of various sizes and formats, and dynamically selecting the best image when requested by your users. As a result, you can deliver a smooth, efficient, and visually engaging customer experience. With this API, you can archive, manage, optimize, and deliver transformed images based on your defined policies, such as the width and format adjusted to the requesting device, operating system, and browser. Create an authentication credential that contains the client token and client secret required to authenticate Akamai API requests. Note: Only Akamai customers can create credentials. If you aren't an Akamai customer and wish to become one, you can sign up for our services. 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. Make sure you have the following services configured before using this API: You can use this API collection in these integration methods:
- API
- Terraform
- CLIAuthentication
[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
Dependencies
READ-WRITE
.Luna-Token
header. In this API, you need to pass in an additional Luna-Token
header with each request, which may look like this: default-022335
.Integration methods
DELETE https://{{host}}/imaging/v2/policysets/:policySetId
DELETE https://{{host}}/imaging/v2/network/:network/policies/:policyId
GET https://{{host}}/imaging/v2/network/:network/images
GET https://{{host}}/imaging/v2/network/:network/images/:imageId
GET https://{{host}}/imaging/v2/imagecollections
PUT https://{{host}}/imaging/v2/imagecollections
ENDPOINTS