Get AES key (encrypted response)

Get AES key using bulk ID.

This endpoint uses JSON Web Encryption (JWE) to encrypt the response body at the message level. It takes a public_key_id, which refers to the public key you have already uploaded to the Pismo platform. Pismo uses this key to encrypt the response payload in accordance with the standard JWE protocol. To decrypt the response, you must use the corresponding private key.
For information about file encryption and AES keys, refer to the File encryption section in File signature and encryption.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!