Market Data

Wallet positions

A wallet's open positions with unrealized PnL.

GET /wallet/{address}/positions

Wallet open positions with unrealized PnL. Proxies Polymarket Data API /positions, cached 30s.

Parameters

ParameterTypeRequiredDescription
addressstringYesPolymarket proxy wallet address, case-insensitive (path param)
curl -H "x-api-key: YOUR_KEY" \
  "https://api.scanna.xyz/wallet/0x66fbe4344c.../positions"