Dome
PredictionsPrediction markets and odds data. Access Polymarket and Kalshi markets, prices, orderbooks, positions, and history.
https://api.dao.pub/market/domeEndpoints
/kalshi/market-price/:market_tickerFreeGet Kalshi market price by ticker.
Replace :market_ticker with the Kalshi market ticker.
market_tickerstring/kalshi/marketsFreeList Kalshi prediction markets.
GET with optional query params.
limitnumber (optional)cursorstring (optional)statusstring (optional: 'open', 'closed')series_tickerstring (optional)/kalshi/orderbooksFreeGet Kalshi orderbook data.
GET with ticker query param.
tickerstring (market ticker)/kalshi/tradesFreeGet Kalshi trade history.
GET with optional query params.
tickerstring (optional)limitnumber (optional)cursorstring (optional)/matching-markets/sportsFreeList available sports for matching markets.
GET with no params.
/matching-markets/sports/:sportFreeGet matching markets for a specific sport.
Replace :sport with the sport name.
sportstring/polymarket/activityFreeGet Polymarket activity feed.
GET with optional pagination.
limitnumber (optional)offsetnumber (optional)/polymarket/candlesticks/:condition_idFreeGet historical price candlestick data for a Polymarket market.
Replace :condition_id with the market's condition ID.
condition_idstringintervalstring (optional: '1m', '5m', '1h', '1d')fidelitynumber (optional)/polymarket/eventsFreeList Polymarket events.
GET with optional query params.
limitnumber (optional)offsetnumber (optional)slugstring (optional)tagstring (optional)/polymarket/market-price/:token_idFreeGet the current price for a Polymarket market by token ID.
Replace :token_id with the Polymarket CLOB token ID.
token_idstring/polymarket/markets$0.01Search and list Polymarket prediction markets.
GET with optional query params. Use tag to filter by category, order to sort.
limitnumber (optional)offsetnumber (optional)tagstring (optional)activeboolean (optional)closedboolean (optional)orderstring (optional: 'volume', 'liquidity', 'created')/polymarket/orderbooksFreeGet Polymarket orderbook data.
GET with token_id query param.
token_idstring/polymarket/ordersFreeGet Polymarket orders.
GET with optional query params.
marketstring (optional)maker_addressstring (optional)limitnumber (optional)/polymarket/positions/wallet/:wallet_addressFreeGet Polymarket positions for a wallet address.
Replace :wallet_address with an Ethereum address.
wallet_addressstring/polymarket/walletFreeGet Polymarket wallet info.
GET with address query param.
addressstring/polymarket/wallet/pnl/:wallet_addressFreeGet Polymarket wallet PnL for a wallet address.
Replace :wallet_address with an Ethereum address.
wallet_addressstring