SpreadTrends Data API

<back to all web services

Players

Fetches NFL players by season (returns players with offensive statistics only).

The following routes are available for this service:
GET/api/nfl/players
GET/api/nfl/players/{Season}
Parameters:
NameParameterData TypeRequiredDescription
SeasonpathintNoThe season to find players by. Default is the current season.

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/oneway/Players HTTP/1.1 
Host: www.spreadtrends.com 
Content-Type: text/csv
Content-Length: length

PlayerId,Season,Team,LastName,FirstName,Position,UniformNumber,Status,College
String,0,String,String,String,String,0,String,String