02Live
Thai Lottery Results API
A Cloudflare-native API that turns live Thai lottery sources into dependable, auditable result data.
Runs scheduled and on-demand ingestion at the edge, verifies results across multiple providers, detects conflicts, and stores revision history in Neon Postgres. Authenticated REST endpoints, audit trails, webhook delivery, and a developer console give consuming applications a resilient integration surface.
- Cloudflare Workers
- TypeScript
- Neon Postgres
- Cron Triggers
- REST API
- Webhooks
lottery-api-cloudflare.zorthiha-neo.workers.dev Lottery Results APILive
GET/v1/results/latest200 OK
{
"draw_date": "2026-08-01",
"status": "confirmed",
"revision": 12,
"sources_verified": 3,
"conflicts": 0,
"delivery": "edge"
}