mantis

Mantis is a cross-venue prediction market router.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Route Market: Find the best prediction market for a natural-language question or trading intent. Returns the best cross-venue match, current probability, liquidity, and any arbitrage opportunity betwe
  • Get Arbitrage: Find live cross-venue arbitrage opportunities — markets where the same event trades at different prices on Polymarket vs Kalshi vs other venues. Returns spread in cents and actionable t
  • Execute Url: Get a deep link URL to place a trade on the best venue for a given market. The URL has a referral code embedded so the platform earns commission. Call this to get the URL, then direct the

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Mantis is a cross-venue prediction market router. One query searches Polymarket, Kalshi, Limitless, Myriad, SX Bet and PredictIt and returns the best price, best liquidity, and any cross-venue arbitrage spread.

Tools: route_market, get_arbitrage, execute_url, get_quote, get_unmet_demand.

Free self-serve API key; paid tiers add higher limits and webhooks. No account needed to search.

Список инструментов сервера (5)

Технические названия из tools/list. Нужны только разработчикам.

route_marketFind the best prediction market for a natural-language question or trading intent. Returns the best cross-venue match, current probability, liquidity, and any arbitrage opportunity between venues.
get_arbitrageFind live cross-venue arbitrage opportunities — markets where the same event trades at different prices on Polymarket vs Kalshi vs other venues. Returns spread in cents and actionable trade instructions.
execute_urlGet a deep link URL to place a trade on the best venue for a given market. The URL has a referral code embedded so the platform earns commission. Call this to get the URL, then direct the user to open it.
get_quoteGet the live probability, liquidity, and volume for a prediction market across all venues. Use this to see current prices before trading.
get_unmet_demandFind questions that users are searching for but no prediction market exists. Useful for discovering new market creation opportunities or identifying emerging topics with real trading interest.