Skip to main content

Get Markets by ID

Authentication: Public Query parameters: Response type: Market[].

Get Market

Authentication: Public Path parameters: Response type: Market.

Get Top Holders

Authentication: Public with optional user authentication Returns the largest holders of both outcome tokens. Full wallet addresses are never returned. Path parameters: Query parameters: Response type: MarketHolders. MarketHoldersOutcome: MarketHolder:

Get Market Volume

Authentication: Public Path parameters: Response type: MarketVolume.

Get Public Market Activity

Authentication: Public Query parameters: Without cursor, the response type is Pagination<Activity> and offset pagination is limited to the first 1,000 results. With cursor, the response is { data, hasMore, nextCursor }; use it for deeper pagination.

Get Public Activity for a Market

Authentication: Public Path parameters: Query parameters: Response type: Pagination<Activity>.

Market

Activity