{ "opencollection": "1.0.0", "info": { "name": "MLB MLB 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": "MLB v3 Headshots", "type": "folder" }, "items": [ { "info": { "name": "Headshots", "type": "http" }, "http": { "method": "GET", "url": "https://api.sportsdata.io/v3/mlb/headshots/:format/Headshots", "params": [ { "name": "format", "value": "", "type": "path", "description": "Desired response format. Valid entries are JSON or XML." } ] }, "docs": "USA Today/IMAGN cropped action headshots for all active NFL players, delivered shortly after the season starts." } ] } ], "bundled": true }