⚽ Football-Data.org API Debug

Testing Football-Data.org API for date: 2026-07-06

Today Tomorrow Next Saturday Next Sunday Back to Dashboard

🔧 API Configuration

Base URL: https://api.football-data.org/v4
API Key: 439f86a3d0...9094
Headers: X-Auth-Token

Test 1: General Date Query

URL: https://api.football-data.org/v4/matches?dateFrom=2026-07-06&dateTo=2026-07-06
Status: ✅ Success (HTTP 200)
Matches found: 0

Test 2: Competition-Specific Queries

Premier League (ID: 2021): ✅ 0 matches
Championship (ID: 2000): ✅ 0 matches
La Liga (ID: 2014): ✅ 0 matches
Bundesliga (ID: 2016): ✅ 0 matches
Ligue 1 (ID: 2015): ✅ 0 matches
Serie A (ID: 2013): ❌ HTTP 429

Test 3: Available Competitions

URL: https://api.football-data.org/v4/competitions
Status: ❌ Failed (HTTP 429)

📊 Summary

6/8
Successful Requests
0
Unique Matches Found
API Key Configured
v4
API Version
❌ No matches found
Check if the selected date has scheduled matches or if there are API issues

🔍 Troubleshooting Tips

📋 Raw Response Sample

General Query Response:
{"filters":{"dateFrom":"2026-07-06","dateTo":"2026-07-06","permission":"TIER_ONE"},"resultSet":{"count":0},"matches":[]}