| Endpoint | Method | Path | Group |
|---|---|---|---|
| Create free-tier account and API key | POST | /v1/web3/signup | Web3 Authentication |
| Get SIWE challenge message | POST | /v1/auth/web3/challenge | Web3 Authentication |
| List API keys for wallet | POST | /v1/web3/keys | Web3 Authentication |
| Revoke an API key | POST | /v1/web3/keys/revoke | Web3 Authentication |
| Start Build or Pro access via x402 USDC payment | POST | /v1/web3/subscribe | Web3 Authentication |
| Verify SIWE signature | POST | /v1/auth/web3/verify | Web3 Authentication |
Auth & Keys Endpoints
Create accounts, manage keys, and verify wallet access.
Choose a route below. Each page includes parameters, auth, responses, and examples.
Last modified on June 20, 2026