Authorizations
Headers
Path Parameters
A UUID that uniquely identifies a resource
1 - 42
The ID of the card account
Body
The client-side nonce that will be associated with the ephemeral key
The request to create an ephemeral key to reveal card details
The client-side nonce that will be associated with the ephemeral key. This must be generated from the client secret and timestamp as per the integration guide in order to be usable for revealing card details.
Response
Ephemeral key to reveal card details
A response containing the ephemeral key to reveal card details
The ephemeral key to reveal card details. This key is only valid for 5 minutes. Your backend should return this key to the frontend instead of directly using it, to avoid putting your backend in PCI compliance scope. Please see the integration guide on safely revealing card details for more information.