Get wallet open-position notional

/v4/data/prediction/wallets/{address}/value

50 credits per API call

Total USD notional of a wallet's currently open positions. A single-number endpoint — useful for sparkline-style summaries and headline KPIs without paying the cost of pulling the full positions list.

Platform support

  • Polymarket only. Kalshi wallets return 400.

Filtering

  • market scopes the total to a comma-separated list of condition ids (0x + 64 hex), up to 50 entries. Omit for the wallet-wide total.

Other notes

  • value is rounded to 2 decimal places.
  • user is the lowercased address.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Wallet address (0x + 40 hex). Kalshi addresses return 400.

Query Params
string

Comma-separated list of condition ids (0x + 64 hex) to scope the total to. Up to 50 entries. Omit for the wallet-wide total.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json