Static Encryption Key

The Static Encryption Key Configuration API allows you to manage the use of static encryption keys for DRM-protected content. This includes retrieving key usage status, updating settings, and managing key rotation schedules.


Endpoints

EndpointMethodDescription
/drm/use-static-encryption-keyGETRetrieves the status of static encryption key usage for all Live Slicers.
/drm/use-static-encryption-key/updatePOSTEnables or disables the use of a static encryption key for all Live Slicers.
/drm/static-key-slicer-idsGETRetrieves the list of Live Slicers that use a static encryption key.
/drm/static-key-slicer-ids/updatePOSTSpecifies which Live Slicers will use a static encryption key.
/api/v3/drm/key-rotation-scheduleGETRetrieves the current rotation schedule for the static encryption key.
/drm/key-rotation-schedule/create-or-updatePOSTDefines or updates the rotation schedule for the static encryption key.