Logo
Akamai APIs API Documentation

Access key version properties

Number of APIs: 2


1. Look up properties

GET https://{{host}}/cam/v1/access-keys/:accessKeyUid/versions/:version/properties

Returns information about all of the Property Manager properties that use a specific version of an access key. This operation gets the data directly. To avoid any latency problems, run the Perform a property lookup request asynchronously operation.



2. Get an ID for an asynchronous property lookup request

GET https://{{host}}/cam/v1/access-keys/:accessKeyUid/versions/:version/property-lookup-id

Get the unique identifier used to perform an asynchronous property lookup request.



ENDPOINTS