Skip to content
    Open data

    India Prediction Markets — Open Data & Free API

    A free, public JSON feed of live India prediction-market probabilities — cricket & IPL, elections, RBI & Nifty, crypto and Bollywood. Aggregated from Polymarket, scored for India relevance, and refreshed continuously.

    The feed

    One GET request, no key required. CORS-enabled, cached ~5 minutes.

    GET https://www.indiapredictions.com/api/markets
    Open the live feed ·?scope=all for global markets · ?limit=N (max 500)

    Response shape

    {
      "source": "India Predictions",
      "license": "Free to use with attribution to indiapredictions.com",
      "scope": "india",
      "count": 38,
      "markets": [
        {
          "id": "666818",
          "title": "U.S. agrees to a new trade deal with \"India\" before 2027?",
          "category": "politics",
          "probabilityYes": 27,
          "yesPrice": 0.27,
          "volume": 57034,
          "closesAt": "2026-12-31T00:00:00Z",
          "url": "https://www.indiapredictions.com/market/666818"
        }
      ]
    }
    FieldDescription
    idStable market identifier
    titleThe market question
    categorycricket · politics · economy · crypto · entertainment
    probabilityYesImplied YES probability, 0–100
    yesPrice / noPriceImplied probability as a 0–1 price
    volumeTrading volume (₹)
    closesAtISO resolution date
    urlCanonical page for the market

    Using & citing the data

    Free to use in articles, research and apps. Please credit the source with a link — it keeps the data open and free.

    Suggested citation:

    India Predictions — indiapredictions.com

    Prefer a live visual? Every market also has an embeddable odds card you can drop into an article.

    No real money is involved — India Predictions is an informational tracker, not a betting platform. Probabilities are crowd-sourced market estimates, not guarantees.