cURL
curl --request GET \ --url https://api.arbiterapi.com/v1/wallets/{address} \ --header 'X-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get wallet profile and metrics for a Polymarket address. Accepts EOA or proxy wallet address.
Include trading metrics
Successful Response