List merchant addresses
Commerce
List merchant addresses
Retrieve saved addresses scoped to a merchant.
Provide either customer_id OR (wallet_address + wallet_network).
GET
List merchant addresses
Authorizations
Legacy alias for commerce-scoped API keys. Prefer x-api-key with scope=commerce.
Query Parameters
Merchant-specific customer identifier (alternative to wallet)
Maximum string length:
255Customer wallet address (required with wallet_network)
Wallet network (required with wallet_address)
Available options:
ethereum, base, solana, avalanche, ton, bsc, arbitrum, optimism, cardano, sui Maximum addresses to return
Required range:
1 <= x <= 100Offset for pagination
Required range:
x >= 0
