Skip to main content
Retrieve the full details for a single market, including its question, outcomes, and current status, alongside aggregate statistics like total volume, trader count, and a leaderboard of the top earners in that market.
string
required
Your PolyEdge API key.

Parameters

integer
required
The unique numeric ID of the market (int64).

Response

object
Core market metadata.
string
Total trading volume across all traders in this market, in micro-USDC.
string
Total PNL distributed to winning traders, in micro-USDC.
integer
Total number of unique traders who have participated in this market.
object[]
Ranked list of the highest-earning traders in this market.
integer
Total number of traders who ended with a positive PNL in this market.

Example