GET /api/v1/bing-serpCredit cost synced with current settings

Bing SERP API

Search Bing with independent setLang and cc controls, plus optional pagination, device, and brd_browser profiles.
Receive structured JSON for ads, organic results, related searches, pagination, and other available modules.

The current credit cost comes from the active API configuration. Failed requests do not consume credits.

With the current configuration, each successful request costs 2 credits.

API Tester
Configure a Bing SERP request and inspect the complete structured JSON response, including available ad modules.
This page runs a live query. Credits are deducted only after a successful structured response.
Endpoint

Estimated Cost: 2 credit(s)

Keyword
Demo:
Pagination position (first)

For a later page, use pagination.next_page_start from the previous response.

Country (cc)
Language (setLang)

setLang controls the language independently from cc.

Device
Browser (brd_browser)
Request Preview
https://api.goanyapi.com/api/v1/bing-serp

Focused Bing SERP controls

Only q is required; setLang, cc, pagination, device, and brd_browser controls are optional.

Independent language and country

Use setLang for language and cc for country. Both can be supplied together and are passed independently.

Page navigation

Leave first empty for the first page. For a later page, use pagination.next_page_start from the previous response.

Device and browser profiles

Combine a device profile with chrome, safari, or firefox through brd_browser, or leave either control empty.

Complete ad modules

Receive all available top, middle, bottom, shopping, paid, and sponsored ad groups alongside organic results.

Bing SERP API FAQ

Common questions about parameters, responses, and billing.

Add structured Bing results to your application

Read the parameter reference, run the ai image Demo, and integrate the structured JSON response with ads and organic results.