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
Account Status
-
Last Updated: -
Rate Limit
-
requests per minute

Billing & Subscription

You're on the - plan. Manage your subscription in our secure Stripe portal — update your card, download invoices, change plans, or cancel anytime.

Compare Plans

🔒 Payments are processed by Stripe. We never see or store your card details.

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