CPIX Service API
This API specification is intended to enable encoder/packager partners to integrate their devices with Verimatrix Streamkeeper CPIX.
A Content Protection Information Exchange Format (CPIX) document contains keys and DRM information used for encrypting and protecting content. It can be used for exchanging this information among entities needing it in many possible different workflows for preparing, for example, DASH or HLS content.
The basic CPIX service uses a signed JWT for authentication:
- The operator creates a Service Access Key using the Verimatrix Platform UI.
- The private key is used to sign a JWT that is included in the request header.
- The CPIX service authenticates the request using the public key.
CPIX Specification
Version 2.3 published by the DASH Industry Forum
CPIX Validator
Updated 3 months ago
What’s Next