Generates a nonce that can be used for message signing to authenticate a user, valid for 10 minutes.
The API key required for accessing protected routes. It should be included in the request headers as x-api-key.
Nonce generated successfully.
The ID of the created access code record.
"5d162e6f-20ed-4a8c-b7bb-44a53b6f7d8a"
The message to be signed by the user for authentication.
"Please sign this message to authenticate:\\n\\nNonce: c180a20a7fcef2e63447f46e6177f9cb"
The nonce value used for authentication.
"c180a20a7fcef2e63447f46e6177f9cb"