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