Wallets
Sign a message
Use this endpoint to sign a message to prove wallet ownership.
POST
/
wallets
/
sign-message
Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Response
201 - application/json
The signature of the message in hexadecimal format.
Was this page helpful?