Skip to main content
Microsoft Bing Search APIs retiring on August 11, 2025. Bright Data SERP API for Bing domain continues to be supported.
Migration benefits
  • Drop-in replacement with minimal code changes
  • 1:1 compatible JSON response schema
  • Enhanced request flexibility supporting both query-based and URL-based requests

Quick start migration (5 Minutes)

1

Get your API Key

Sign up for Bright Data and get your API key from the dashboard.
2

Update your endpoint

Replace api.bing.microsoft.com with api.brightdata.com/request
3

Add parameters in body & test your first request

Step-by-step migration guide

Step 1: Account setup

  1. Visit brightdata.com/signup
  2. Navigate to ZonesCreate ZoneSERP API
  3. Copy your API key credentials
Replace your Bing API key with Bright Data credentials:Before (Bing):
After (Bright Data):

Step 2: Update request format

Before (Bing API):
After (Bright Data):

Step 3: Handle response format

The response format remains identical to Bing’s API when using data_format: "parsed_bing_api":