Build on PatternSight
Programmatic access to lottery draw histories and mathematical analysis — the same engine behind the app, exposed over a REST API and an MCP server. PatternSight reports descriptive statistics about past draws; it does not predict future draws.
REST API
JSON over HTTPS. Draw histories, frequency and gap statistics, and (on Ultra) swarm picks and walk-forward backtests.
ReferenceMCP server
The same surface as eight Model Context Protocol tools, so an AI assistant can call PatternSight directly in a conversation.
ReferenceQuickstart
- 1.On a paid plan, create an API key from your dashboard. See authentication.
- 2.Send the key as a Bearer token to the base URL below.
- 3.Read the REST reference or connect the MCP server.
Base URL
https://patternsight-platform.fly.dev
Every request needs a valid API key — see authentication.