Which lotteries are supported?
We support four major lotteries: Powerball (USA), Mega Millions (USA), EuroMillions (Europe), and Lotto Max (Canada). Use the numbers parameter with values: powerball, megamillions, euromillions, or lottomax.
How quickly are results updated after a drawing?
Results are updated daily after official drawings. The API returns the most recent winning numbers for the specified lottery game.
Can I get historical lottery results?
Yes! With the premium tier, you can specify a date parameter to look up historical results. The API returns the nearest draw to the specified date.
How can I use this for a number checker?
Fetch the latest results and compare against user-submitted numbers. The response includes all winning numbers and bonus balls (like the Powerball), making it easy to check for matches.
What format should I use for the date parameter?
Use the YYYY-MM-DD format (e.g., 2024-01-15). The API will return the nearest draw to that date. The date parameter is a premium feature.
What is the Lottery Picker API included in the bundle?
The Lottery Picker API generates random number combinations for different lottery formats. Use it to help users pick numbers or generate quick picks.
Are results official?
We source data from official lottery websites and verify accuracy. However, always confirm winning claims with official lottery sources before claiming prizes.
What data is returned in the response?
The API returns the lottery name, draw date, winning numbers array, and bonus ball information (such as the Powerball number for Powerball draws).