Address Summary

Get Prediction Market Address Summary

post

Get wallet-level PnL summary for a single Polymarket trader. Returns realized PnL, unrealized PnL, win rate, and wallet age.

What it helps to answer:

  1. What is this trader's overall Polymarket performance?

  2. How many markets has this trader won vs traded?

  3. How old is this wallet and when did it start trading?

Authorizations
apiKeystringRequired

API key for authentication

Body

Request for address summary endpoint.

addressstring · min: 1 · max: 100Required

Wallet address (hex, with or without 0x prefix)

Example: 0x1234567890abcdef1234567890abcdef12345678
Responses
chevron-right
200

Address summary data

application/json
post
/api/v1/prediction-market/address-summary

Last updated

Was this helpful?