Simple Lotto API
Simple Lotto API. The API outputs 5 lotto numbers plus 1 powerball / megaball number. All numbers are random and non-repeating. It can output the data as XML or Plain Text.
Simple Lotto API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Generate Powerball Numbers /v1/simple-lotto/powerball |
This endpoint generates lotto numbers for the PowerBall. The data can be output as XML or Plain Text by using the output query. XML is default data. |
| GET |
Generate Mega Millions Numbers /v1/simple-lotto/megamillions |
This endpoint generates lotto numbers for the Mega Millions lottery. The data can be output as XML or Plain Text by using the output query. XML is default data. |
Simple Lotto API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2.5 / month | — |
|
| ULTRA Recommended | $5 / month | — |
|
| MEGA | $10 / month | — |
|