European Lottery API
The API has result data for most european countries. The coverage level varies by country, with some including prize data. API coverage: Spain (Juegos ONCE, Loterías y Apuestas del Estado) UK (The National Lottery) France Italy Germany Ireland (Irish National Lottery) Belgium Switzerland Sweden Portugal Romania Poland Greece Cyprus Austria Azerbaijan Croatia Czech Republic Denmark Finland…
European Lottery API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
States List /states |
Returns the list of available states/countries |
| GET |
State Games /{stateIso}/games |
Returns the list of available games by state |
| GET |
Game List of Draw Dates /{gameCode}/dates |
Returns the dates of the latest draws of a Game. The current interval is one month. |
| GET |
Game Last Result /{gameCode}/latest |
Returns the latest result (draw) for a given game. |
| GET |
Game Draw By Date /{gameCode}/{date} |
Returns the result for a given Game and Date ("Y-m-d" format) To know which dates are available the method to list draw dates should be used. The results from the method to list… |
European Lottery API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | 1 / second |
|
| ULTRA Recommended | $50 / month | 1 / second |
|
| MEGA | $150 / month | 1 / second |
|