Indiana Lottery API — Winning Numbers & Jackpots
Access programmatic, real-time winning numbers and draw histories for Indiana. Build lottery dashboards, notification bots, and analytics applications with our robust JSON API.
Supported Games in Indiana
Real-time drawing coverage for games played in Indiana.
| Game Name | Category | Draw Schedule | API Status |
|---|---|---|---|
| Hoosier Lotto | jackpot | Daily / Evening | Live API |
Quick Start: Query Indiana Lottery Data
Fetch winning numbers for games in Indiana using standard cURL:
curl https://uslotteryapi.com/api/v1/states/in/latest \
-H "Authorization: Bearer YOUR_API_KEY"
# Response (JSON):
{
"status": "success",
"state": "IN",
"state_name": "Indiana",
"timestamp": "2026-09-24T04:05:02.713Z",
"data": {
"jurisdiction": "Indiana",
"multistate_active": ["powerball", "mega-millions"]
}
}Frequently Asked Questions (Indiana)
Which Indiana lottery games are supported by the API?
The API covers major jackpot games available in Indiana (including Powerball and Mega Millions) plus state-specific drawings as they are verified.
How quickly are winning numbers published for Indiana?
Winning numbers are ingested within 5–10 minutes of official certification by the lottery draw administrators.
Can I fetch historical draw data for Indiana?
Yes, full archives with winning numbers, jackpot estimates, and multipliers are queryable by date range or draw number.
Multi-State Games Active in Indiana
Available in Indiana and across 45+ US jurisdictions.
Explore Other US State Lottery APIs
Explore REST APIs for other key state lotteries.