CPIX Service API


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.

What’s Next

Did this page help you?