API Debug Tool

Testing API connections for date: 2026-07-07

Today Tomorrow Day After Back to Dashboard
1. Football-Data.org API

URL: https://api.football-data.org/v4/matches?dateFrom=2026-07-07&dateTo=2026-07-07

Status: ✓ Success (HTTP 200)

Matches found: 1

Array
(
    [0] => Array
        (
            [area] => Array
                (
                    [id] => 2267
                    [name] => World
                    [code] => INT
                    [flag] => 
                )

            [competition] => Array
                (
                    [id] => 2000
                    [name] => FIFA World Cup
                    [code] => WC
                    [type] => CUP
                    [emblem] => https://crests.football-data.org/wm26.png
                )

            [season] => Array
                (
                    [id] => 2398
                    [startDate] => 2026-06-11
                    [endDate] => 2026-07-19
                    [currentMatchday] => 3
                    [winner] => 
                )

            [id] => 537380
            [utcDate] => 2026-07-07T00:00:00Z
            [status] => FINISHED
            [matchday] => 
            [stage] => LAST_16
            [group] => 
            [lastUpdated] => 2026-07-07T05:20:11Z
            [homeTeam] => Array
                (
                    [id] => 771
                    [name] => United States
                    [shortName] => USA
                    [tla] => USA
                    [crest] => https://crests.football-data.org/usa.svg
                )

            [awayTeam] => Array
                (
                    [id] => 805
                    [name] => Belgium
                    [shortName] => Belgium
                    [tla] => BEL
                    [crest] => https://crests.football-data.org/805.svg
                )

            [score] => Array
                (
                    [winner] => AWAY_TEAM
                    [duration] => REGULAR
                    [fullTime] => Array
                        (
                            [home] => 1
                            [away] => 4
                        )

                    [halfTime] => Array
                        (
                            [home] => 1
                            [away] => 2
                        )

                )

            [odds] => Array
                (
                    [msg] => Activate Odds-Package in User-Panel to retrieve odds.
                )

            [referees] => Array
                (
                    [0] => Array
                        (
                            [id] => 129250
                            [name] => Adham Makhadmeh
                            [type] => REFEREE
                            [nationality] => Jordan
                        )

                )

        )

)
2. API-Football (API-Sports)

URL: https://v3.football.api-sports.io/fixtures?date=2026-07-07

Status: ✓ Success (HTTP 200)

Matches found: 0

3. AllSportsAPI

URL: https://apiv3.apifootball.com/?action=get_events&from=2026-07-07&to=2026-07-07&APIkey=API_KEY_HIDDEN

Status: ✓ Success (HTTP 200)

Matches found: 0

Summary

Now testing the integrated APIClient class:


Warning: file_exists(): open_basedir restriction in effect. File(/matches_2026-07-07_all_all.json) is not within the allowed path(s): (/home/p1898/:/tmp/:/var/tmp/:/opt/alt/php84/usr/share/pear/:/dev/urandom:/usr/local/php84/lib/:/usr/local/php84/lib/:/usr/local/lib/php/:/var/www/omnicoder) in /home/p1898/domains/sportsweb-analytics-364f9b84-1898.app.omni-coder.com/public_html/services/CacheService.php on line 30

Warning: file_put_contents(): open_basedir restriction in effect. File(/matches_2026-07-07_all_all.json) is not within the allowed path(s): (/home/p1898/:/tmp/:/var/tmp/:/opt/alt/php84/usr/share/pear/:/dev/urandom:/usr/local/php84/lib/:/usr/local/php84/lib/:/usr/local/lib/php/:/var/www/omnicoder) in /home/p1898/domains/sportsweb-analytics-364f9b84-1898.app.omni-coder.com/public_html/services/CacheService.php on line 58

Warning: file_put_contents(/matches_2026-07-07_all_all.json): Failed to open stream: Operation not permitted in /home/p1898/domains/sportsweb-analytics-364f9b84-1898.app.omni-coder.com/public_html/services/CacheService.php on line 58

Total unique matches found: 0

No matches returned from APIClient. This could mean:

Try selecting tomorrow or a weekend date when more matches are typically scheduled.