v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-12308185.7 KB
external_wallets

Get wallet verification to sign

In order to use an self-custody wallet within the API, you must first use it to sign a verification message. This endpoint will provide the specific substring that needs to be signed.

The response message is meant to be included in personal_sign request for the wallet owner to sign. The exact message that is signed simply needs to include the response message, so you can include some human-friendly text, as well.

get/account/wallets/{address}/verification

Path parameters

addressstring required

Response

@type'unstoppabledomains.com/partner.v3.WalletUnsignedVerification' required
messagestring required