⚽ World Cup 2026 — Proxy API

World Cup 2026 fixtures API. Responses are JSON, cached 60s.

Endpoints

Banner widget

Full-width banner (≈72px tall), content centered. Team name on top, logo below; live minute above the score. Live match (minute + score) or next match (countdown), auto-rotating. Not clickable. Self-hosted logos (no external requests).

Params: theme=dark|light, accent=RRGGBB, bg=RRGGBB|transparent, idLeague=1056, rotate=6000, logos=1|0. Preview: /widget?mock=live

Embed with an iframe:

<iframe src="https://wc2026-proxy.pages.dev/widget"
        style="width:100%;height:72px;border:0;display:block"
        scrolling="no"></iframe>

List widget

Vertical list of 3 matches (live first, then upcoming). Params: theme, accent, bg, idLeague, count (1–8, default 3), logos. Preview: /widget-list?mock=live

<iframe src="https://wc2026-proxy.pages.dev/widget-list"
        style="width:100%;height:100px;border:0;display:block"
        scrolling="no"></iframe>

Query params