Connector for the sportsdata-nfl-play-by-play API (generated from its OpenAPI spec).
Type: Tool
Category: Data & Search
Version: 1.0.0
Provider: Blue Isle
License: MIT
sportsdata-nfl-play-by-playapiopenapi
Sportsdata Nfl Play By Play
Connector for the sportsdata-nfl-play-by-play API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: http://azure-api.sportsdata.io/v3/nfl/pbp
Auth: header:Ocp-Apim-Subscription-Key (pass your key via the apiKey input)
Operations
playbyplay — GET /{format}/PlayByPlay/{season}/{week}/{hometeam} — Play By Play
playbyplaydelta — GET /{format}/PlayByPlayDelta/{season}/{week}/{minutes} — Play By Play Delta
playbyplaysimulation — GET /{format}/SimulatedPlayByPlay/{numberofplays} — Play By Play Simulation
Inputs
apiKey — your sportsdata-nfl-play-by-play API key
operation — one of the operations above
path parameters when an operation's path contains {...}