What Are Active Market IDs?
Active Market IDs are the canonical identifiers of prediction markets that currently have recent quotes or transactions on a supported exchange.
Unlike full market listings, which return descriptive metadata such as titles, descriptions, prices, and statuses, the Active Market IDs endpoint returns only market identifiers. This provides an efficient way to discover markets that are currently active while minimizing response size.
Applications commonly use these identifiers as the first step in downstream workflows. After selecting a market, developers can retrieve market activity, historical data, OHLCV candles, or order book information using the returned market_id.
FinFeedAPI standardizes active market discovery across supported prediction market exchanges through a consistent API and identifier model.
