{ "opencollection": "1.0.0", "info": { "name": "Bing Search APIs Autosuggest VideoSearch API", "version": "v7.0" }, "request": { "auth": { "type": "apikey", "key": "Ocp-Apim-Subscription-Key", "value": "{{Ocp-Apim-Subscription-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "VideoSearch", "type": "folder" }, "items": [ { "info": { "name": "Video search", "type": "http" }, "http": { "method": "GET", "url": "https://api.bing.microsoft.com/v7.0/videos/search", "params": [ { "name": "q", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "offset", "value": "", "type": "query" }, { "name": "mkt", "value": "", "type": "query" } ] }, "docs": "Video search" } ] } ], "bundled": true }