National Football Players
Updated as of 7/12/23
154 subscribers
11535 ms avg latency
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
National Football Players endpoints
| Method | Endpoint | Description |
|---|---|---|
| Players | ||
| GET |
All Players /players |
Returns all active football players. |
| GET |
Player /player/{playerName} |
Returns player info of player specified (i.e. name, number, position, team). Use hyphenated name with capitals (i.e. Tom-Brady) |
| Teams | ||
| GET |
All Teams /teams |
Returns an array of all football teams and abbreviations |
| GET |
Team Roster /roster/{team} |
Returns roster of football team. Use team abbreviation when specifying team (i.e. BUF, NE, MIA, etc.). See /teams to get team names and abbreviations |
| Positions | ||
| GET |
Positions /positionIds |
Returns all positions (i.e. quarterback: QB) |
| GET |
Players at Position /position/{position} |
Returns all of the players at specified position. Only use abbreviated position names for position (i.e. QB, RB, WR, etc). See list of current positions @ /position |
National Football Players pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2.5 / month | — |
|
| ULTRA | $5 / month | — |
|