Skip to main content

Overview

The FIFA World Cup 2026 runs across the United States, Canada, and Mexico from June 11, 2026 (Mexico vs South Africa) through the Final — the first 48-team edition with 104 matches across 12 groups (A–L). V4 ships a dedicated set of World Cup convenience endpoints that hardcode the correct league filter (leagueId = 3) so you don’t have to. They combine match data with bookmaker odds, community predictions, and tournament-specific promotions.

Base URL

All endpoints require the x-api-key header. See Authentication.
League ID: 3. These convenience routes resolve to the same data as the generic /api/v1/league/3/... endpoints — they’re shorter and pre-scoped to the tournament.

Convenience Endpoints

The overview endpoint uses Promise.allSettled internally, so it returns partial data even if one sub-query is briefly unavailable.

Groups

Sample Response — Overview

Example Requests

Last modified on June 29, 2026