On This Page
Authentication Key
You can authenticate using HTTP signature authentication or JSON Web Token (JWT)
authentication.
A Base64-encoded shared secret key is passed in the headers you generate for HTTP
signature authentication. For instructions on how to create a shared secret key, see
Create a Shared Secret Key for HTTP Signature
Authentication.
A P12 Certificate is passed in the headers you generate for JWT authentication. For
instructions on how to create a P12 Certificate, see Create a P12 Certificate for JSON Web Token
Authentication.