Skip to main content

Rotate Public Key

POST 

/api/v1/key

Use this endpoint to change your public key that is stored by Splitit (you should never share a private key with Splitit). In this scenario, Splitit uses your public key to encrypt data sent to you, to verify that communication that came from you is actually from you.

  • Used to PGP-encrypt outgoing traffic from Splitit, such as reports and credentials
  • Used by Splitit to authenticate your signatures (RSA key-pair authentication)

Request

Responses

Response Headers