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/marketsResponse 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"
}
]
}| Field | Description |
|---|---|
| id | Stable market identifier |
| title | The market question |
| category | cricket · politics · economy · crypto · entertainment |
| probabilityYes | Implied YES probability, 0–100 |
| yesPrice / noPrice | Implied probability as a 0–1 price |
| volume | Trading volume (₹) |
| closesAt | ISO resolution date |
| url | Canonical 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.comPrefer 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.