Live Text
Update Time: 2022-05-19 15:11
Introduction
• This API endpoint returns the content of live text of the specified match ID. You can use it with the Match List of Live Text endpoint.
• Currently limited to major leagues or cups.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /sport/football/livetext
- Method: GET
- Calls: This interface is limited to 3 second/call; 200 calls per day for free trial.
- Recommend Calls: 2 second/call
- Parameters:
Parameter | Value | Required | Description |
---|---|---|---|
matchId | string | true |
Response
Parameter | Value | Description |
---|---|---|
liveId | string | |
matchId | string | |
content | string | |
matchTime | int | Match scheduled time, unix timestamp |
Example Request
Example Response
{}