How to search for an image specifically by Image ID

Glean 0 Reputation points
2024-07-18T10:41:26.29+00:00

We have been experiencing intermittent issues with the bing image search API. When using the /images/search endpoint and specifying the ID of the image. We are not always returning the image relating to the ID at all. According to documentation it should be the first in the list.

When specifying the ID we have been setting the search string to a generic string because we did not have the original search term and this was working fine until recently. The documentation does state that the one with that ID should be first in the list.

An example is https://api.bing.microsoft.com/v7.0/images/search?imageId=4191E68FF7C1E470184492EC3045ECF486911987&q=a

We have been seeing a 1 in 5 to 1 in 30 success rate with these messages sent in this way. How should we search for a specific image using the API when we know the Image ID?

Bing Image Search
Bing Image Search
A Bing service that supports searching for images and gets comprehensive results.
48 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.