cURL
curl --request GET \ --url https://api.sumvin.com/v0/pint/nonce
{ "_links": {}, "nonce": 123, "wallet": "<string>" }
Successful Response
HAL-style hypermedia links for navigation and available actions.
Show child attributes
Next nonce to use for PINT signing.
Wallet address (lowercased).