Skip to content

SDK Reference

Complete API documentation for the Griddy SDKs.

Available SDKs

Python SDK

Full Python API documentation with all classes, methods, and parameters.

Python SDK Reference

Version: 0.7.4 Python: 3.14+

TypeScript SDK

Complete TypeScript API documentation with interfaces and types.

TypeScript SDK Reference

Version: 1.0.0 Node.js: 18+

Main Classes

Class Python TypeScript
Main SDK GriddyNFL GriddyNFL
Games nfl.games nfl.games
Stats nfl.stats.* Planned
NGS nfl.ngs.* Planned

Common Types

Type Python TypeScript
Season Type "PRE", "REG", "POST" SeasonTypeEnum
Auth dict with accessToken NFLAuth interface

Source Code