Skip to main content

Get Public Key [v2]

GET 

/api/v2/get-nimbbl-public-key

Fetch the RSA public key used to encrypt sensitive data before sending it to Nimbbl. This endpoint requires no authentication. The key is rotated periodically — cache it for performance but refresh if encryption fails.

Quick Reference
  • Required: None (public endpoint, no authentication needed)
  • Returns: public_key (PEM-formatted RSA public key)
  • Guide: Encrypting Sensitive Data

Responses

The RSA public key for card encryption