Skip to main content
POST
Create a wallet link challenge

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Body

application/json
chain
enum<string>
required
Available options:
eth,
tron
address
string
required

External wallet address (EVM hex or TRON base58).

Response

Challenge created.

challenge
object
Last modified on August 22, 2026