Embeddable widgets & JSON API

Free for blogs, news sites, and aggregators. Just keep the credit link to lotterycortex.com.

No-code embed builder

Pick lottery, size and theme — copy the iframe in 10 seconds.

Open builder →

1. Embed an EV widget

Drop this iframe into any HTML page. Replace eurojackpot with any supported lottery slug below.

Embed code
<iframe
  src="https://lotterycortex.com/embed/ev/eurojackpot"
  width="440" height="260" frameborder="0"
  loading="lazy" referrerpolicy="no-referrer-when-downgrade"
  style="border:0;max-width:100%"
  title="LotteryCortex — eurojackpot odds"></iframe>

Available lottery slugs

2. Free jackpots JSON API

Current jackpots for all supported lotteries. Cached for 15 minutes, CORS-enabled, no API key needed.

Endpoint
GET https://lotterycortex.com/api/public/jackpots.json

Returns a JSON object with a jackpots array. Each item contains slug, name, country, matrix, jackpot_eur, updated_at, and a deep-link url to the lottery page.

Open live response →

License & attribution

Free for non-commercial and commercial use. When you republish a widget, the credit link is included automatically. When you consume the JSON API, please credit lotterycortex.com visibly on the consuming page. Rate limit: ~10 req/min per IP.

Questions or higher-volume access? See /press.