Lottery

Below is the documentation for the API calls. You can try them out right here.

๐Ÿ”‘ apikey 3 endpoints text
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples

Generate random draw for a given lottery game.
curl \
  -H "X-Fungenerators-Api-Secret: $API_KEY" \
  /lottery/draw
Get the complete list of countries supported in the number generation API.
curl \
  -H "X-Fungenerators-Api-Secret: $API_KEY" \
  /lottery/countries
Get the list of supported lottery games supported in the given country.
curl \
  -H "X-Fungenerators-Api-Secret: $API_KEY" \
  /lottery/supported

Endpoints (3 total)

GET
/lottery/draw
Generate random draw for a given lottery game.
GET
/lottery/countries
Get the complete list of countries supported in the number generation API.
GET
/lottery/supported
Get the list of supported lottery games supported in the given country.

Language coverage

No SDKs yet

At a glance

Total SDKs0
Languages0
Endpoints3
Authapikey
Categories1