cURL
curl --request GET \ --url https://api.arbiterapi.com/v1/wallets/{address}/positions \ --header 'X-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get current positions (holdings) for a wallet address on Polymarket.
1 <= x <= 500
Sort: CURRENT, CASHPNL, PERCENTPNL, INITIAL, SIZE
Filter redeemable positions
Successful Response