NBA Player Bios

Biographical information for NBA players including physical attributes and draft information.

Attributes

Fields

FieldTypeDescription
CurrentTeamCodestring
FirstNamestring
LastNamestring
Positionstring
Linkstring
Biostring
LastUpdatedstring
Idstring

Example Response

[
  {
    "CurrentTeamCode": null,
    "FirstName": "Corey",
    "LastName": "Brewer",
    "Position": "F",
    "Link": "https://www.rotowire.com/basketball/player/corey-brewer-1932",
    "Bio": "Corey Wayne Brewer was born on March 5, 1986 in Portland, Tennessee.",
    "LastUpdated": "2021-10-22T11:14:00-07:00",
    "Id": "1932"
  }
]
Query Params
string
enum
required
Defaults to json

Response format. Always json.

Allowed:
Response

Language
Credentials
Query
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json