PFF data, in your terminal

Query PFF player grades and premium stats programmatically with your PFF Pro subscription. No SDK to learn — install the Restish CLI, log in with your PFF account, and go.

brew install restish
restish api configure pff https://api.pff.com
restish pff list-player-grades --season 2026 --position QB

Get started →

CLI Guide

Install, authenticate, query, and export — written for developers and spreadsheet people alike.

API Reference

Every endpoint, generated straight from the OpenAPI spec. Browse before you subscribe.

Featured Tools

Community projects built on the PFF Developer API — and how to submit yours.

PFF Pro required. The docs are public, but every data endpoint needs aPFF Pro subscription. API keys for scripts and CI are coming soon — v1 authenticates through your browser.