Microsoft Cognitiveservices Customimagesearch
Connector for the microsoft-cognitiveservices-customimagesearch API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://api.cognitive.microsoft.com/bingcustomsearch/v7.0 - Auth:
header:Ocp-Apim-Subscription-Key(pass your key via theapiKeyinput)
Operations
custominstance_imagesearch— GET /images/search — The Custom Image Search API lets you send an image search query to Bing and get image results found in your custom view of the web.
Inputs
apiKey— your microsoft-cognitiveservices-customimagesearch API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: custominstance_imagesearch
apiKey: <your key>