Authentication APIs
Retrieve nonce for authentication
Provides a nonce for authentication purposes..
GET
/
nonce
Query Parameters
user_address
string
requiredUser's blockchain address.
Response
200 - application/json
nonce
string
A unique nonce, containing at least 9 digits.
user_address
string