Player Profile

Update Time: 2022-03-25 15:37

Introduction

• This API endpoint returns player information.

• All players are returned by default.

Related Plans

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

Request

  • Path: /basketball_th/player.aspx
  • Method: GET
  • Calls: This interface is limited to 10 minute/call.
  • Recommend Calls: 1 day/call
Parameter Value Required Description
day int false Get player data that has been modified within a specified number of days.

Response

Parameter Value Description
playerId int
number string
name string
teamId int
place string Position of the player
birthday string dd-MM-yyyy 
height int Unit: cm, e.g. 192
weight int Unit: kg, e.g. 77
photo string Player photo url.

The picture is saved locally for use, please do not call it directly.
nbaAge int Years since the player joined NBA
salary string Unit: ten thousand USD, e.g. 3565.
country string  
    • This API endpoint returns player information.\n\n • All players are returned by default.

    Player Profile iSportsAPI