API Dashboard

Manage your API keys and monitor usage

Your API Key

Use this key in the x-api-key header for all API requests

Loading...

🔒 Keep your API key secret. Never share it publicly or commit it to version control.

Usage Statistics

Requests This Month
-
of 1,000
Current Plan
-
Account Status
-
Last Updated: -
Rate Limit
-
requests per minute

Quick Start

Try these example requests with your API key:

Get Player Data

curl -H "x-api-key: YOUR_KEY" \
  "https://api.gridirondata.com/api/v1/players?name=Josh%20Allen&position=QB"

Get Weekly Projections

curl -H "x-api-key: YOUR_KEY" \
  "https://api.gridirondata.com/api/v1/projections/12?position=QB"

Search Players

curl -H "x-api-key: YOUR_KEY" \
  "https://api.gridirondata.com/api/v1/players/search?name=Allen&position=QB"
View Full API Documentation →

Account Settings

Newsletter Subscription

Receive API updates, tips, and fantasy football insights

Danger Zone

Regenerate API Key

This will invalidate your current key

Delete Account

Permanently delete your account and all data