Overview
The MatchVideoPadding endpoint returns the available video files for a specific match. The response is organized by:- Match
- Half
- Stream
- Quality
- Loading padded full match videos
- Selecting playback quality
- Building replay interfaces
- Retrieving direct video links for each half or period
Parameters
Always use
apiAlways use
MatchVideoPaddingAPI version. Example:
V2Response format. Always use
jsonLanguage of the response. Example:
enThe unique identifier of the match.
Example Request
Response Structure
Notes
- Video availability is grouped by half.
- Each half may contain one or more streams.
- Each stream may contain one or more qualities.
- The number of qualities depends on the source platform.
- The
strLinkfield contains the direct playable video URL for that quality. - Some matches may contain additional periods such as extra time, which can appear as additional halves.
- This endpoint is structurally similar to
MatchVideo, but is intended for the padded version of the match video source.