GET /{format}/PlayerSeasonProjectionStatsByPlayerID/{season}/{playerid}

sportsdata.io:nfl-v3-projections

Summary: Projected Player Season Stats by Player (w/ ADP)
Operation ID: ProjectedPlayerSeasonStatsByPlayerWAdp
Auth: unknown

Parameters (3)

format (string, path, required, default: XML)

Desired response format. Valid entries are <code>XML</code> or <code>JSON</code>.

Constraints: {'enum': ['XML', 'JSON']}

playerid (string, path, required)

Each NFL player has a unique ID assigned by FantasyData. Player IDs can be determined by pulling player related data. Example:<code>14257</code>.

season (string, path, required)

Year of the season and the season type. If no season type is provided, then the default is regular season. <br>Examples: <code>2015REG</code>, <code>2015PRE</code>, <code>2015POST</code>.

No probe data for this endpoint yet.