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