Skip to main content

Auth

POST 

/api/v2/smart-wallets/auth

Authenticate user using signed data standard EIP-191

Request

Query Parameters

    apiKey string

    (Required) Your Public API key

    Example: {{publicKey}}

Body

    hash string
    signature string
    ownerAddress string

Responses

Created

Schema

    object

Loading...

Was this page helpful?