NFL Injury Report

Attributes

Top-Level Fields

FieldTypeDescription
PlayersarrayArray of currently injured players

Players Object

FieldTypeDescription
FirstNamestringPlayer's first name
LastNamestringPlayer's last name
PositionstringPlayer's eligible position(s) (e.g. QB, RB, FB, WR, TE, OT, OG, C, DE, DT, LB, CB, S, K, P)
InjuryobjectInjury status and details
TeamobjectTeam information object
IdstringRotoWire player ID

Injury Object

FieldTypeDescription
StatusstringInjury status (e.g. OUT, QUESTIONABLE)
TypestringInjury type (e.g. Hamstring)
LocationstringGeneral body location of the injury
DetailstringSpecific injury detail or descriptor (e.g. Sprain, Strain, Fracture)
SidestringAffected side of the body (Left, Right, or Not Specified)
ReturnDatestringEstimated return date. Format: YYYY-MM-DD

Team Object

FieldTypeDescription
IdstringRotoWire team ID
CodestringTeam abbreviation (e.g. KC, SF)

Returns the current list of injured NFL players. Healthy players are not included. Updated in real time.

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