Hanzo
OpenapiIam

Starts a wallet sign-in: it returns a one-time challenge for the wallet to sign.

Starts a wallet sign-in: it returns a one-time challenge for the wallet to sign.

GET /v1/iam/web3/nonce

Addresshttps://api.hanzo.ai/v1/iam/web3/nonce
MethodGET
Operationget_iam_web3_nonce
AuthAuthorization: Bearer $HANZO_API_KEY

Starts a wallet sign-in: it returns a one-time challenge for the wallet to sign. The challenge is good once and is tied to the site that asked for it, so a signature collected elsewhere cannot be replayed here.

Request

GET /v1/iam/web3/nonce takes no parameters and no body — the credential is the whole request.

Response

The document declares no response body for this operation. It answers 200 on success and the platform error shape on failure — see Errors.

Examples

hanzo iam web3 nonce

IAM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page