Splitit Side: Encrypting API Responses
For additional security, you can require that Splitit's API responses be sent to you in an encrypted format. To accomplish this, Splitit will use your public key to encrypt communication that you can then decrypt with your private key.
Things to know:
- Only works with API V3 endpoints
- Similar to message-level encryption (MLE), responses will arrive in format application/jose+json
- For debugging and support, please preserve response headers with x-splitit-traceid