
World Cup 2026
Data API
Real-time scores, fixtures, group standings, and stadium data for all 104 matches. Built for developers. Ready in minutes.
curl https://api.wc2026api.com/matches?team=NED \
-H "Authorization: Bearer wc2026_your_key_here"
# Response
{
"id": 11,
"match_number": 11,
"round": "group",
"group_name": "F",
"home_team": "Netherlands",
"away_team": "Japan",
"stadium": "AT&T Stadium",
"kickoff_utc": "2026-06-14T21:00:00.000Z",
"status": "scheduled"
}Everything you need
All 104 Matches
Complete fixture list from group stage through the Final, with kickoff times, venues, and live scores.
Group Standings
Live W/D/L, GF, GA, GD, and points for all 12 groups. Updates automatically as matches complete.
Stadiums & Teams
16 venues across USA, Canada, and Mexico. All 48 national teams with codes and group assignments.
Powerful Filters
Filter matches by team, group, round, or status. Get exactly the data your app needs.
Fast & Reliable
Sub-100ms responses from Supabase PostgreSQL. Built on Railway with 99.9% uptime.
Great Docs
Interactive Scalar docs with live API explorer. Try every endpoint without leaving your browser.
Get an API key
Start free. Upgrade anytime before the tournament ends.
- ✓ 100 requests / day
- ✓ Group standings
- ✓ Match fixtures & scores
- ✓ Email support
Exceeding your daily limit will disable your key — please stick to 100 requests/day.
- ✓ 500 req / day requests
- ✓ Group standings
- ✓ Match fixtures & scores
- ✓ Priority email support
- May 10, 2026Auto-disabling is now live. Keys that exceed their daily limit are automatically suspended to protect service quality for everyone.
- Apr 15, 2026GET /test/match is live. Plug in your API key and build against a fictional Brazil vs Argentina match cycling through all phases in real time — no waiting for June 11.View in docs →
- Apr 01, 2026Bosnia-Herzegovina, Czechia, Turkey, Sweden, Irak & Congo DR added to their respective groups.
- Mar 25, 2026Group standings endpoint is live and warmed up.
- Mar 18, 2026API live — all 48 teams and 104 fixtures available.