Connector for the sportsdata-lol-v3-projections API (generated from its OpenAPI spec).
Type: Tool
Category: Entertainment
Version: 1.0.0
Provider: Blue Isle
License: MIT
sportsdata-lol-v3-projectionsapiopenapi
Sportsdata Lol V3 Projections
Connector for the sportsdata-lol-v3-projections 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/lol/projections
Auth: header:Ocp-Apim-Subscription-Key (pass your key via the apiKey input)
Operations
dfsslatesbydate — GET /{format}/DfsSlatesByDate/{date} — Dfs Slates By Date
projectedplayergamestatsbydate — GET /{format}/PlayerGameProjectionStatsByDate/{date} — Projected Player Game Stats by Date
projectedplayergamestatsbyplayer — GET /{format}/PlayerGameProjectionStatsByPlayer/{date}/{playerid} — Projected Player Game Stats by Player
Inputs
apiKey — your sportsdata-lol-v3-projections API key
operation — one of the operations above
path parameters when an operation's path contains {...}