Skip to main content
GET
https://api.unitedmarket.ai
/
auth
/
nonce
/
{address}
Request SIWE nonce
curl --request GET \
  --url https://api.unitedmarket.ai/auth/nonce/{address}
{
  "nonce": "<string>"
}

Path Parameters

address
string
required

Wallet address.

Response

200 - application/json

Nonce returned.

nonce
string