Wallet
Nonce endpoint
Obtain a fresh c_nonce value for proof of possession
post/nonce
Request body
object required
Empty request body
Response
Successful response with fresh nonce
Example response
{
"c_nonce": "b326c4ab-16f1-4304-83e1-4637f8fe4207"
}