v1
latestOpenAPI 3.1.02026-07-2051132407.2 KBManage card PIN
Get an RSA public key
Get an RSA public key to encrypt or decrypt card data.
You need the RSA public key to generate the encryptedKey required to:
get/publicKey
Query parameters
purposestring
The purpose of the public key.
Possible values: pinChange, pinReveal, panReveal.
Default value: pinReveal.
formatstring
The encoding format of public key.
Possible values: jwk, pem.
Default value: pem.
Response
OK - the request has succeeded.