sportsdataio_nfl_teams
Get NFL team details: conference, division, stadium, and coaches for all franchises in a single response.
Instructions
NFL franchises with conference, division, stadium and coach.
Returns: [{Key:'BUF', TeamID, PlayerID, City, Name, Conference, Division, FullName, StadiumDetails:{…}, HeadCoach, OffensiveCoordinator, PrimaryColor}] — SHAPE FROM VENDOR DOCS. Fields are PascalCase throughout this API.
NOTE: this shape is from the vendor's documentation and has NOT been verified against a live response (we hold no key for this provider). Treat it as approximate — inspect the actual payload before relying on a field name.
Example: Every NFL team
Auth: needs your own key in SPORTSDATAIO_MLB_KEY or SPORTSDATAIO_NBA_KEY or SPORTSDATAIO_NFL_KEY or SPORTSDATAIO_NHL_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||