web3_challenge
Obtain a Sign-In with Ethereum (SIWE) challenge for a wallet address, the first step to generate a free API key using only a wallet. No browser or email required.
Instructions
Get a SIWE (Sign-In with Ethereum) challenge message for a wallet address. This is the first step to create a free API key using only a wallet — no browser or email required. The returned message must be signed with personal_sign (EIP-191), then submitted to web3_signup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Ethereum wallet address (e.g., '0x742d35Cc6634C0532925a3b844Bc9e7595f2bD18') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Result data object |