User

Get card public key

get/api/v1/user/card-public-key

Response

Successfully retrieved the card public key

publicKeystring required

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

Example response

{
  "publicKey": "0x1234567890abcdef1234567890abcdef12345678"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.