{
"opencollection": "1.0.0",
"info": {
"name": "MLB MLB v3 Headshots NHL v3 Headshots API",
"version": "1.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Ocp-Apim-Subscription-Key",
"value": "{{Ocp-Apim-Subscription-Key}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "NHL v3 Headshots",
"type": "folder"
},
"items": [
{
"info": {
"name": "Headshots",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.sportsdata.io/v3/nhl/headshots/:format/Headshots",
"params": [
{
"name": "format",
"value": "",
"type": "path",
"description": "Desired response format. Valid entries are JSON or XML."
}
]
},
"docs": "Headshots"
}
]
}
],
"bundled": true
}