cURL
curl --request GET \ --url https://api.arbiterapi.com/v1/wallets/{address}/trades \ --header 'X-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get trade history for a specific wallet address on Polymarket.
1 <= x <= 500
x >= 0
Filter by side: BUY, SELL
Successful Response