Polymarketanalytics: Get Trader Positions
Polymarketanalytics via Parse · Finance
Get positions for a trader including current value, invested amount, and PnL per market. Returns up to `limit` positions. For traders with very large position counts (>30k), the upstream response may be truncated; the `truncated` field indicates this. Access Polymarket trader data including positions, trades, PnL history, category performance, and deposit/withdrawal history for any wallet address tracked by polymarketanalytics.com. The backend indexes a curated set of traders; not all wallet addresses will have data. Fulfilled by Parse from polymarketanalytics.com.
- crypto-web3
- finance
- other
- parse
- platform-key
- polymarketanalytics
- polymarketanalytics-com
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/92417519-ac52-43be-9785-d464fe124ae7/get_trader_positions
- Interface artifact
- sha256:5b2bd7304d7af9ec9a5eaee54cf080b1725188d2e90e30d38527de68ccc9b802
- Manifest digest
- sha256:4367d2cbe845af33b24ac4fbadd6e16f9fd88b283b6b1d9865916f5afe17183d
Request fields
- limit (integer): Maximum number of positions to return
- trader_id (string, required): Ethereum wallet address of a tracked trader (42-character hex string starting with 0x)
Example queries
- {"limit":"10","trader_id":"0x29bc82f761749e67fa00d62896bc6855097b683c"}