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:
| Parameter | Value | Required | Description |
|---|---|---|---|
| day | string | false | Return data that has been added or modified within this period, e.g. day=1or day=2 |
Response
| Parameter | Value | Description |
|---|---|---|
| playerId | string | |
| number | int | |
| name | string | |
| teamId | string | |
| place | string | Position of the player |
| birthday | int | Unix timestamp |
| 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 | long | Years since the player joined NBA |
| salary | string | Unit: ten thousand USD, e.g. 3565. |
| country | string | |
| isNational | string |
Example Request
Example Response
{}
Tiếng Việt
ภาษาไทย 