v1

latestOpenAPI 3.1.02026-07-2657157254.1 KB
polymarket

Get Wallet Identity

Fetch identity + profile metadata for a wallet: display name, pseudonym, profile image (pfp), X handle, verified/creator/mod badges, type (proxy/safe/eoa), signer, USDC balance, and timestamps.

Lookup matches against either the proxy address (wallet.id) or the underlying signer EOA (wallet.signer).

get/v2/polymarket/wallet/identity/{wallet}

Path parameters

walletstring required

Wallet address (proxy or signer EOA)

Wallet address (proxy or signer EOA)

Response

Successful Response

addressstring required

Requested wallet address (lowercased)

foundboolean required

Whether a wallet record was found