GET
/
v1
/
access
/
nonce

Authorizations

x-api-key
string
headerrequired

The API key required for accessing protected routes. It should be included in the request headers as x-api-key.

Response

200 - application/json
id
string

The ID of the created access code record.

message
string

The message to be signed by the user for authentication.

nonce
string

The nonce value used for authentication.