PAPI
API ReferencePolymarket Wallet

Get Wallet Info

GET
/polymarket/wallet
X-API-Key<token>

In: header

Path Parameters

address*string
with_metrics*|

Response Body

application/json

curl -X GET "https://loading/polymarket/wallet"
{
  "eoa": "string",
  "handle": "string",
  "metrics": {},
  "proxy": "string"
}