Skip to content
Lottery Feed API

Lottery Feed API

ResultsPersonalAPI DocsPricingContact
Sign inJoin the Free Beta

Latest lottery results

Pick 3 / Pick 4 / Pick 5 draw board

168 fresh rows
Pick 3
Pick 4
Pick 5
Cash 4

Connecticut Pick 4 Midday

Latest draw: 2026-08-31

Official source

0
6
8
1

Connecticut Pick 4 Evening

Latest draw: 2026-08-31

Official source

5
2
9
4

Connecticut Pick 3 Midday

Latest draw: 2026-08-31

Official source

8

195

games

49

regions

3/4/5

formats

195 supported games / 49 jurisdictions

Latest draw results

All results

Connecticut Pick 4 Midday

Draw date: 2026-08-31

0
6
8
1

Connecticut Pick 4 Evening

Draw date: 2026-08-31

5
2

Normalized lottery results from one documented feed.

Public pages and customer APIs read compact cached JSON while collection evidence and correction workflows stay private.

195

Lotteries

49

Jurisdictions

3 / 4 / 5

Formats

Reviewed-source results

Published rows carry a customer-visible evidence classification; unverified sources never receive an official label.

Freshness by draw window

Collection follows draw schedules. Plan delivery delay starts only after the feed first stores or observes a result.

Lottery Feed API

Normalized lottery draw results, history, schedules, source-confidence metadata, and descriptive analytics for integrations and personal analysis.

Independent software and data service. We do not sell lottery tickets, accept bets or player funds, operate draws, determine outcomes or pay prizes.Lottery names and trademarks belong to their respective owners. Lottery Feed API is an independent data service and is not affiliated with, endorsed by, sponsored by or operated by any lottery authority.
LotteriesDaily ArchiveCountriesStatesStatusResponsible UseAcceptable UseReport incorrect result
3
2

Connecticut Pick 3 Evening

Latest draw: 2026-08-31

Official source

4
4
7
9
4

Connecticut Pick 3 Midday

Draw date: 2026-08-31

8
3
2

For developers, businesses, and individual users

Lottery results API with personal analytics

Normalized lottery results, history, schedules, source confidence, and descriptive analytics for integrations and personal use.

Independent software and data service. We do not sell lottery tickets, accept bets or player funds, operate draws, determine outcomes or pay prizes.

Free Beta access is limited and may be paused. Coverage, availability and response formats may change. No service-level guarantee is provided.

Join the Free BetaBrowse lotteries

49

Jurisdictions

Geographic markets represented in this snapshot

195

Supported games

Customer-visible catalog entries

15s

Feed refresh

Public homepage snapshot refresh window

REST

OpenAPI 3.1

Bearer-token customer API contract

Clean customer JSON

State-shaped JSON keeps catalog metadata separate from compact draw rows.

Powerful lottery data API

API endpoints for latest results, history, and checks.

The public API covers latest results, history, catalogs, result checks, status, and machine-readable contracts. Responses include bounded, reviewed customer-facing fields.

Explore API docs

Latest draw results

Compact latest-result rows with state, lottery name, ball count, draw date, numbers, and public confidence status.

GET /v1/results/latest

Historical draw lookup

Date-filtered history responses for customer backfills, reconciliation, and reporting workflows.

GET /v1/results/history

Lottery catalog

Stable game codes, state/country filters, ball-count metadata, and latest draw summaries for supported lotteries.

GET /v1/lotteries

Result checker

Server-side number comparison so customer apps can validate submitted tickets against stored draw rows.

POST /v1/results/check

Freshness status

Customer-visible quality buckets, tracked-game counts, access-delay details, and documented freshness targets.

GET /v1/status

OpenAPI contract

Machine-readable OpenAPI 3.1 schema for generated clients, QA checks, and integration documentation.

GET /openapi.json
Simple API integration

From API key to first lottery result in one request.

The public product surface is built for customer integrations first: stable JSON, clear auth, bounded filters, and OpenAPI coverage for automated clients.

QuickstartPlayground

Step 01

Create API access

Create a bearer token in your customer account and keep it server-side.

Step 02

Review the contract

Use OpenAPI, quickstart examples, and the interactive playground before wiring production jobs.

Step 03

Query latest results

Start with filtered latest rows, then add history and status checks as needed.

Latest results request

GET /v1/results/latest?state=MD&ball_count=3&short=1&limit=1
curl -sS 'https://api.lotteryfeedapi.com/v1/results/latest?state=MD&ball_count=3&short=1&limit=1' \
  -H 'Accept: application/json' \
  -H 'Authorization: Bearer YOUR_API_KEY'

RESPONSE - `draw_date` is the result date

{
  "generated_at": "2026-06-21T12:00:00.000Z",
  "filters": {
    "state": "MD",
    "ball_count": "3"
  },
  "count": 1,
  "returned_count": 1,
  "total_count": 1,
  "limit": 1,
  "has_more": false,
  "data": [
    {
      "game_code": "md-pick3-midday",
      "name": "Maryland Pick 3 Midday",
      "state": "Maryland",
      "state_code": "MD",
      "ball_count": 3,
      "draw_date": "2026-06-21",
      "numbers": [
        "2",
        "3",
        "6"
      ],
      "numbers_formatted": "2-3-6",
      "numbers_string": "2-3-6",
      "status": "sandbox sample"
    }
  ]
}
Built for integrations and analysis

One data service for products and personal research.

Use documented requests, stable response fields, source-confidence labels, correction history, and bounded descriptive statistics with a customer-safe provenance trail.

195

Supported games

49

Jurisdictions

REST + OpenAPI

Developer products

Use simple bearer-authenticated requests, generated clients, and documented response shapes.

Integration-ready

Customer account tools

Manage API keys, usage evidence, webhook settings, and support context from authenticated account pages.

Evidence-first

Data quality teams

Compare official and observer evidence while public customers receive compact confidence labels.

Latest lottery results API

API-ready cards for recently published results.

Latest draw cards show the same customer-facing fields as the API: draw date, public confidence label, and normalized numbers. Access-level delivery delay is documented separately from source publication, ingestion, and cache refresh.

View resultsAPI docs
0
6
8
1
Official
2026-08-31

Connecticut Pick 4 Midday

Latest draw numbers for 2026-08-31, shaped for customer API responses.

DetailsAPI guide
5
2
9
4
Official
2026-08-31

Connecticut Pick 4 Evening

Latest draw numbers for 2026-08-31, shaped for customer API responses.

DetailsAPI guide
8
3
2
Official
2026-08-31

Connecticut Pick 3 Midday

Latest draw numbers for 2026-08-31, shaped for customer API responses.

DetailsAPI guide
4
4
7
Official
2026-08-31

Connecticut Pick 3 Evening

Latest draw numbers for 2026-08-31, shaped for customer API responses.

DetailsAPI guide
1
1
5
6
1
Official
2026-08-31

Louisiana Pick 5 Evening

Latest draw numbers for 2026-08-31, shaped for customer API responses.

DetailsAPI guide
6
7
8
2
Official
2026-08-31

Louisiana Pick 4 Evening

Latest draw numbers for 2026-08-31, shaped for customer API responses.

DetailsAPI guide

Latest result stream

Numbers and draw date as compact customer payload rows.

GET /v1/results/latest

Connecticut Pick 4 Midday

Latest draw: 2026-08-31

0
6
8
1
Official

Connecticut Pick 4 Evening

Latest draw: 2026-08-31

5
2
9
4
Official

Connecticut Pick 3 Midday

Latest draw: 2026-08-31

8
3
2
Official
Company
Terms
Privacy
Account

Connecticut Pick 3 Evening

Latest draw: 2026-08-31

4
4
7
Official

Louisiana Pick 5 Evening

Latest draw: 2026-08-31

1
1
5
6
1
Official

Louisiana Pick 4 Evening

Latest draw: 2026-08-31

6
7
8
2
Official