Live Text
Update Time: 2022-03-25 14:57
Introduction
• This API endpoint returns the content of live text of the specified match ID, and only supports NBA and WNBA.
• Return the newly added data for nearly 2 minutes without parameters. Recommended.
• You can use it with the Match List of Live
Text endpoint.
Related Plans
You can use this api by subscribing plans: Live Data.
Request
- Path: /basketball_th/livetext.aspx
- Method: GET
- Calls: This interface is limited to 2 second/call.
- Recommend Calls: 10 second/call
- Parameters:
Parameter | Value | Required | Description |
---|---|---|---|
matchId | int | false |
Response
Parameter | Value | Description |
---|---|---|
recordId | int | |
matchId | int | |
remainTime | string | |
teamKind | int | 1: Home team 2: Away Team 3: Neutral |
matchState | int | 0: Not started
1: The first quarter 2: The second quarter 3: The third quarter 4: The fourth quarter 5: The first OT 6: The second OT 7: The third OT 50: Half-time -1: Finished -2: TBD -3: Interrupted -4: Cancelled -5: Postponed |
score | string | |
content | string |