Skip to main content
GET
Get card public key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successfully retrieved the card public key

publicKey
string
required

The public key for the card based on the user's country

Example:

"0x1234567890abcdef1234567890abcdef12345678"