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