Skip to main content
POST
List API keys for wallet
Wallet verification flow. Follow SIWE verification, then review REST authentication exceptions.
Open the generated operation schema for machine-readable request and response details.

Body

application/json
message
string
required

The SIWE message from the challenge endpoint

signature
string
required

Hex-encoded signature from personal_sign (0x-prefixed)

Response

List of API keys

keys
object[]
wallet_address
string

The wallet address

Last modified on September 8, 2026