Live Text
Update Time: 2022-03-24 09:28
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.
 • Return the newly added data for nearly 2 minutes without parameters.
 • Currently limited to major leagues or cups.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /football_th/livetext.aspx
- Method: GET
- Calls: This interface is limited to 5 second/call.
- Recommend Calls: 10 second/call
- Parameters:
| Parameter | Value | Required | Description | 
|---|---|---|---|
| matchId | string | false | 
Response
| Parameter | Value | Description | 
|---|---|---|
| liveId | int | |
| matchId | int | |
| content | string | |
| time | date | data modify time, GMT +7 (Bangkok Time) | 

