Authentication
Pass your API key via query parameter?key=, header x-api-key, or Authorization: Bearer.
Request body
string[]
required
Array of Polymarket proxy wallet addresses. Each must be a valid Ethereum address (
0x + 40 hex characters). Maximum 500 wallets per request.Response
Deduplication
If you add wallets that are already in your set, they are silently ignored. This means you can safely re-send your full wallet list without worrying about duplicates.Examples
Newly added wallets are fetched immediately in the background. They typically appear in leaderboard queries within a few seconds.

