{ "opencollection": "1.0.0", "info": { "name": "Bing Search APIs Autosuggest SpellCheck API", "version": "v7.0" }, "request": { "auth": { "type": "apikey", "key": "Ocp-Apim-Subscription-Key", "value": "{{Ocp-Apim-Subscription-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "SpellCheck", "type": "folder" }, "items": [ { "info": { "name": "Spell check", "type": "http" }, "http": { "method": "GET", "url": "https://api.bing.microsoft.com/v7.0/spellcheck", "params": [ { "name": "text", "value": "", "type": "query" }, { "name": "mode", "value": "", "type": "query" }, { "name": "mkt", "value": "", "type": "query" } ] }, "docs": "Spell check" } ] } ], "bundled": true }