Skip to content
All sites
Data API

Bing Data API

Web, news and image search results from Bing.

11endpointsRate Limit handled for you
bing.comGET/bing/autocomp…GET/bing/copilotGET/bing/images{ } JSON
Example (captured live)
JSON responsestructured data · no page view
{
"markets": [
{
"code": "us",
"mkt": "en-US",
"proxy_country": "US"
},
{
"code": "uk",
"mkt": "en-GB",
"proxy_country": "GB"
},
{
"code": "de",
"mkt": "de-DE",
"proxy_country": "DE"
},
{
"code": "fr",
"mkt": "fr-FR",
"proxy_country": "FR"
}
]
}
GET/v1/data/bing/markets1 credit / run Verified

List Markets

Supported Bing markets.

Handled for you:Rate Limit
Parameters

This query takes no parameters.