Connector for the sportsdata-nhl-play-by-play API (generated from its OpenAPI spec).
Type: Tool
Category: Data & Search
Version: 1.0.0
Provider: Blue Isle
License: MIT
sportsdata-nhl-play-by-playapiopenapi
Sportsdata Nhl Play By Play
Connector for the sportsdata-nhl-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/nhl/pbp
Auth: header:Ocp-Apim-Subscription-Key (pass your key via the apiKey input)
Operations
playbyplay — GET /{format}/PlayByPlay/{gameid} — Play By Play
playbyplaydelta — GET /{format}/PlayByPlayDelta/{date}/{minutes} — Play By Play Delta
Inputs
apiKey — your sportsdata-nhl-play-by-play API key
operation — one of the operations above
path parameters when an operation's path contains {...}