Skip to main content
GET
Football Match

Authorizations

X-API-Key
string
header
required

Issue from /v1/keys (or admin-issued for enterprise tier).

Path Parameters

match_id
string
required

Numeric match id

Pattern: ^\d{1,12}$

Response

MatchDetail · object | null

Successful Response

id
string
required
competition
string
required
status
string
required
home
TeamRef · object
required
away
TeamRef · object
required
competitionId
string | null
group
string | null
kickoffUtc
string | null
minute
integer | null
homeScore
integer | null
awayScore
integer | null
venue
string | null
weatherC
number | null
possession
HomeAwayFloat · object | null
xg
HomeAwayFloat · object | null
momentum
MomentumPoint · object[] | null
commentary
CommentaryItem · object[] | null
lineups
Lineups · object | null
topStats
StatRowKV · object[] | null
shots
Shot · object[] | null
formHome
string[] | null
formAway
string[] | null