{
"opencollection": "1.0.0",
"info": {
"name": "MLB MLB v3 Headshots NBA v3 RotoBaller Premium News API",
"version": "1.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Ocp-Apim-Subscription-Key",
"value": "{{Ocp-Apim-Subscription-Key}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "NBA v3 RotoBaller Premium News",
"type": "folder"
},
"items": [
{
"info": {
"name": "Premium News",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.sportsdata.io/v3/nba/news-rotoballer/:format/RotoBallerPremiumNews",
"params": [
{
"name": "format",
"value": "",
"type": "path",
"description": "Desired response format. Valid entries are JSON or XML."
}
]
},
"docs": "RotoBaller's Premium News feed, with the latest updated stories in greater detail."
},
{
"info": {
"name": "Premium News - by Date",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.sportsdata.io/v3/nba/news-rotoballer/:format/RotoBallerPremiumNewsByDate/:date",
"params": [
{
"name": "format",
"value": "",
"type": "path",
"description": "Desired response format. Valid entries are JSON or XML."
},
{
"name": "date",
"value": "",
"type": "path",
"description": "The date of the news.\n
Examples: 2017-JUL-31, 2017-SEP-01."
}
]
},
"docs": "RotoBaller's Premium News feed, with the latest updated stories in greater detail called by date."
}
]
}
],
"bundled": true
}