Livescores Changes

Update Time: 2022-05-30 10:25

Introduction

This API endpoint returns livescore changes of basketball matches which were updated in the last 15 seconds. You can use it with the Livescore for today endpoint.

Related Plans

You can use this api by subscribing plans:  Live Data.

Request

  • Path: /sport/basketball/livescores/changes
  • Method: GET
  • Calls: This interface is limited to 1 second/call;
  • Recommend Calls: 2~10 second/call

Response

ParameterValueDescription
matchId string
status int0: 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
quarterRemainTime stringRest time of the quarter, e.g. 01:23
homeScore intTotal score of home team
awayScore intTotal score of away team
homeFirstQuarterScore int
awayFirstQuarterScore int
homeSecondQuarterScore int
awaySecondQuarterScore int
homeThirdQuarterScore int
awayThirdQuarterScore int
homeFourthQuarterScore int
awayFourthQuarterScore int
overTimeCount intNumber of overtimes.
homeFirstOverTimeScore int
awayFirstOverTimeScore int
homeSecondOverTimeScore int
awaySecondOverTimeScore int
homeThirdOverTimeScore int
awayThirdOverTimeScore int
hasStats booleanIs there stats data?
explain stringReturn to the live text of the match, e.g. [Spurs][SAS] Team Timeout: Regular.

Example Request

Example Response

{}
    This API endpoint returns livescore changes of basketball matches which were updated in the last 15 seconds. You can use it with the Livescore for today endpoint.

    Livescores ChangesiSportsAPI

    Contact