Player Profile

Update Time: 2024-03-07 14:43

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: /sport/basketball/player
  • Method: GET
  • Calls: This interface is limited to 300 second/call;
  • Recommend Calls: 1 day/call
  • Parameters:
ParameterValueRequiredDescription
daystringfalseReturn data that has been added or modified within this period, e.g. day=1or day=2

Response

ParameterValueDescription
playerId string
number int
name string
teamId string
place stringPosition of the player
birthday intUnix timestamp
height intUnit: cm, e.g. 192
weight intUnit: kg, e.g. 77
photo stringPlayer photo url.

The picture is saved locally for use, please do not call it directly.
nbaAge longYears since the player joined NBA
salary stringUnit: ten thousand USD, e.g. 3565.
country string
isNational string

Example Request

Example Response

{}
    • This API endpoint returns player information.\n\n • All players are returned by default.

    Player ProfileiSportsAPI

    Contact