The API uses environment variables to launch API calls: {{USERNAME}} and {{TOKEN}}. You can set them from TRY IT OUT
Use the examples in the notes to test endpoints directly.
Use the &include= parameter to embed related datasets in one call (for example &include=match_events,match_stats) and reduce round trips.
Use the &utc= parameter to get date/time values in your preferred timezone (for example &utc=4 or &utc=4.5).
odds_format parameter.decimal (eu), fractional (uk), or american (us) depending on the preferred odds notation.odds_format=decimal).t=byseason to the Venues endpoint to return the venues linked to a specific season.season_id to fetch the basic venue information from the season venue list.GET /v2.2/venues/?user=USER&token=TOKEN&t=byseason&season_id=14192kit colors to the Teams by ID endpoint for richer team visual data.match_events and match_stats inline in many endpoints.TV Channels by Country (#tv_channels_country)All TV Channels (#tv_channels_all)TV Channel by ID (#tv_info)TV Channels by Match coverage (#match_tv)Fixtures by TV Channel (2-week forecast) (#fixtures_tv_channel)TV Schedule by Date (Broadcast section)GET /v2.2/broadcast/?user=USER&token=TOKEN&t=match_tvs&id=1910954&country_broadcast_id=5event, league, season, team, round, date (use type=date&d=YYYY-MM-DD).GET /v2.2/media/?user=USER&token=TOKEN&t=league&id=637#standings_live) β rolling/temporary standings while matches are being played.number_standings added to support competitions with multiple tables (e.g., split groups).related_id parameter in fixtures: track postponed / rescheduled / related events.info dataset added to todayβs fixtures (federation decisions, special notes).&include=match_events,match_stats inline in:Livescores, Fixtures, MatchByID, MatchByMultipleIDtimestamp added to todayβs match events for more precise timing.aggregate_id and country_code added in fixtures and MatchByID endpoints.GET /v2.2/fixtures/?user=USER&token=TOKEN&t=match_by_id&id=XXXX&include=match_events,match_stats&include= reduces roundtrips and gives richer payloads in a single call.team_id and national_team_id on player object.position_name in lineups (e.g., left winger, right winger).market_value in player info.leagues array in Team by ID.&include=stats for full stats).Coaches by Country, All CoachesVenues by Country, All VenuesAll Continents, Continent by ID