NFL API Documentation
The FantasyData NFL API has a new home over at SportsDataIO Discovery Lab, a platform built to offer affordable sports data for students, hobbyists and personal projects.
If you're looking for a more extensive product to power your website or application, we encourage you to check out SportsDataIO's commercial NFL API.
This is the documentation for FantasyData's NFL API.
All of our API endpoints can be accessed via an HTTP GET
request using your API key.
The API key can be passed either as a query parameter or using the following HTTP request header.
Ocp-Apim-Subscription-Key: {key}
{{ group.Name }}
{{ operation.DisplayName }}
Request Parameters
API Key
Name
{{ parameter.Name }}
Value
{{ vm.format }} change
Type
{{ parameter.Type }}
Required
{{ parameter.Required == 1 ? 'true' : 'false' }}
Description