ADP REST API
The ADP data is available via a REST API with a JSON-formatted response.
Usage and Attribution
Use of the ADP REST API is free for personal and commercial use. Fantasy Football Calculator requests that you provide attribution back to us in the form of a link or mention of some kind.
Please do not call this API too frequently. The data only updates once per day.
Parameters
It can be customized with these parameters:
- Scoring format
- Number of teams
- Year
- Position
Example:
https://fantasyfootballcalculator.com/api/v1/adp/standard?teams=12&year=2018
Response (partial view):
Response (players array collapsed):