Access comprehensive player data, projections, stats, and analytics through our simple REST API
Start at just $5/month • 5,000 requests included
Weekly and season-long projections for all positions. Historical stats dating back to 2024.
Track how players perform vs projections. Identify consistently over/underperforming players.
Data updated daily during the season. Get the latest injury reports and roster changes.
See how players perform against specific opponents. Historical matchup data included.
Search by player name, position, team, or ID. Supports partial matching and filters.
Built on AWS with 99.9% uptime. Global CDN for low-latency responses worldwide.
curl -H "x-api-key: YOUR_KEY" \
"https://api.gridirondata.com/api/v1/players?name=Josh%20Allen&position=QB"
curl -H "x-api-key: YOUR_KEY" \
"https://api.gridirondata.com/api/v1/projections/12?position=RB"
curl -H "x-api-key: YOUR_KEY" \
"https://api.gridirondata.com/api/v1/matchups/Josh%20Allen%23QB/KC"