Sportsdata Nfl V3 Rotoballer Premium News
Connector for the sportsdata-nfl-v3-rotoballer-premium-news 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/news-rotoballer - Auth:
header:Ocp-Apim-Subscription-Key(pass your key via theapiKeyinput)
Operations
premiumnews— GET /{format}/RotoBallerPremiumNews — Premium Newspremiumnewsbydate— GET /{format}/RotoBallerPremiumNewsByDate/{date} — Premium News by Datepremiumnewsbyplayer— GET /{format}/RotoBallerPremiumNewsByPlayerID/{playerid} — Premium News by Playerpremiumnewsbyteam— GET /{format}/RotoBallerPremiumNewsByTeam/{team} — Premium News by Team
Inputs
apiKey— your sportsdata-nfl-v3-rotoballer-premium-news API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: premiumnews
apiKey: <your key>