Changelog
New: Delphi ID Market Matching (Pro+ plans)
GET /api/v1/delphi/{delphi_id}/cluster— look up cluster metadata (title, canonical reference, market count)GET /api/v1/delphi/{delphi_id}/markets— find equivalent markets across Kalshi, Polymarket, Limitless, Pfun, and Opinion Labs- Both endpoints require Pro, Max, or Admin plan
delphi_idfield added to Limitless, Pfun, and Opinion Labs market details responses
GET /api/v1/fex/{market_id}/market— market detailsGET /api/v1/fex/markets— list all marketsGET /api/v1/fex/{market_id}/tradehistory— trade history
GET /api/v1/predictit/{market_id}/market— market detailsGET /api/v1/predictit/markets— list all marketsGET /api/v1/predictit/{market_id}/prices— price history
GET /api/v1/manifold/{market_id}/market— market detailsGET /api/v1/manifold/markets— list all marketsGET /api/v1/manifold/{market_id}/orderbook— orderbook snapshotsGET /api/v1/manifold/{market_id}/prices— price/ticker historyGET /api/v1/manifold/{market_id}/tradehistory— trade history
GET /api/v1/gemini/{market_id}/market— market detailsGET /api/v1/gemini/markets— list all marketsGET /api/v1/gemini/{market_id}/orderbook— orderbook snapshotsGET /api/v1/gemini/{market_id}/prices— price/ticker historyGET /api/v1/gemini/{market_id}/tradehistory— trade history
GET /api/v1/opinion/{market_id}/market— market detailsGET /api/v1/opinion/markets— list all marketsGET /api/v1/opinion/{market_id}/orderbook— orderbook snapshotsGET /api/v1/opinion/{market_id}/prices— price/ticker historyGET /api/v1/opinion/{market_id}/tradehistory— trade history
- Opinion Labs:
10014 - ForecastEx:
ACD_1226_429.0 - Gemini:
GEMI-BTC15M2603170230-HI75245D64 - Manifold:
0AqEut9qzZ - PredictIt:
34088 - Delphi ID:
delphi_0016d5d59aae
Initial tracking of API and documentation updates.

