Match Insights

Update Time: 2026-05-11 17:58

Introduction

• This API endpoint provides pre-match analysis and post-match summary content for football matches.

• It is designed to deliver editorial insights, match previews, and post-game recaps.

• Provides pre-match analysis for the next 48 hours and post-match summaries for the past 24 hours.

• You can use this API together with match-related endpoints such as Livescores, Events, and Stats.

Related Plans

You can use this api by subscribing plans:  Live Data.

Request

  • Path: /football_th/summary.aspx
  • Method: GET
  • Calls: This interface is limited to 90 second/call.
  • Recommend Calls: 5 minutes/call

Response

Parameter Value Description
briefing list List of pre-match analysis content.
matchId string
briefing string Pre-match analysis content, including insights, team form, and expectations before the match.
updateTime int Data update time, unix timestamp
summary list List of post-match summary content.
matchId string
summary string Post-match summary content, including match recap and key highlights.
updateTime int Data update time, unix timestamp