v1

latestOpenAPI 3.0.02026-07-267331140.7 KB
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"
}