v1

latestOpenAPI 3.1.02026-07-2657157254.1 KB
polymarket
smart-wallet

Get Wallet Profiles Batch

Get wallet profiles for multiple addresses in a single request.

Returns the same data as the single wallet profile endpoint, but for multiple wallets. Wallets not found are omitted from the response.

get/v2/polymarket/wallets/profiles

Query parameters

addressesstring required

Comma-separated wallet addresses (max 20)

Comma-separated wallet addresses (max 20)

Response

Successful Response

userstring required

Wallet address

entry_edgenumber nullable

Price edge (avg_sell - avg_buy)

unrealized_pnlnumber nullable

Total unrealized PnL in USD

total_pnlnumber nullable

Total PnL (realized + unrealized - net fees)

first_trade_atinteger nullable

Unix timestamp of first trade

last_trade_atinteger nullable

Unix timestamp of last trade

computed_atinteger nullable

Unix timestamp when metrics were computed