WC26 Live Football API
WC26 live Football API is a powerful, developer-friendly REST API designed to deliver comprehensive, real-time data for the FIFA World Cup 2026. Built for speed, flexibility, and scalability, this API provides everything needed to power modern football applications, dashboards, betting platforms, analytics tools, and live score systems. The API offers complete coverage of the tournament,…
WC26 Live Football API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Live | ||
| GET |
Live Matches /live |
Fetch all currently live matches with real-time data and event timelines. |
| Players | ||
| GET |
Squad Team Specific /squad/{team} |
Squad Team Specific |
| GET |
Goalkeeper for a team /squad/{Team}/goalkeepers |
Goalkeeper for a team |
| GET |
Sqaud team defenders /squad/{Team}/defenders |
Sqaud team defenders |
| GET |
squad team midfielders /squad/{team}/midfielders |
squad team midfielders |
| GET |
Squad team forwards /squad/{team}/forwards |
Squad team forwards |
| GET |
Search player name /squad/search |
Search player name |
| Fixtures & Results | ||
| GET |
Matches /matches |
Retrieve all matches with filtering options (team, group, round, status, venue). Useful for listing fixtures, results, or building match dashboards. |
| GET |
Matches by ID /matches/{id} |
Get detailed information about a specific match including teams, score, and live status. |
| GET |
Matches by Id Goals /matches/{id}/goals |
Get all goals scored in a match with player, minute, type, and assist details. |
| GET |
Match Events /matches/{id}/events |
Get the full timeline of events for a match including goals, cards, and substitutions. |
| Goals & Top Scorers | ||
| GET |
Scorers /scorers |
Retrieve live top scorers leaderboard including goals, assists, cards, and appearances. Data is automatically fetched from API-Football |
| Groups & Standings | ||
| GET |
Standings /standings |
Retrieve live standings for all groups including points, goals, and rankings. |
| GET |
Standings for a specific group /standings/{group} |
Get standings for a specific group (e.g., Group A). |
| GET |
Groups /groups |
Retrieve all tournament groups with teams and match count. |
| GET |
Detailed Group Data /groups/{group} |
Get detailed group data including teams and fixtures |
| Venues & Schedule | ||
| GET |
Schedule /schedule |
Retrieve full tournament schedule grouped by date. |
| GET |
Venues /venues |
Get all stadiums with match counts and location info. |
| GET |
Matches scheduled for today. /schedule/today |
Get matches scheduled for today. |
| Historical | ||
| GET |
Historical /history/2022/scorers |
Retrieve top scorers from FIFA World Cup 2022 (static reference data). |
| GET |
poller/refresh /poller/refresh |
Trigger an immediate background data refresh. Useful for testing or forcing live updates |
| Statistics | ||
| GET |
Statistics /matches/{id}/stats |
Get overall tournament statistics including: Total matches Goals and averages Cards Progress status API quota usage |
| GET |
Statistics FairPlay /stats/fairplay |
Get fair play ranking based on card points (lower score = better). |
WC26 Live Football API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7 / month | — |
|
| ULTRA | $20 / month | — |
|
| MEGA | $50 / month | — |
|