Skip to main content
POST
bing_webmaster_submit_content

Authorizations

X-API-Key
string
header
required

Your fetchbean API key (fb_…). Keys are not accepted through Authorization.

Headers

Idempotency-Key
string

A caller-generated key for safely retrying this execution after a network failure. Reusing the same key with the same operation and input returns the original result; reusing it for a different call is rejected.

Body

application/json
siteUrl
string
required

A site verified in Bing Webmaster Tools, e.g. https://example.com

url
string
required

A page or directory URL, e.g. https://example.com/blog

httpMessage
string
required

Base64 of the full HTTP response Bingbot would get: status line, headers, a blank line, then the body. Every line must end CRLF, and the blank line must be CRLF only.

structuredData
string

Base64 JSON-LD for non-HTML content; empty if none

dynamicServing
integer
default:0

0 none, 1 PC/laptop, 2 mobile, 3 AMP, 4 tablet, 5 non-visual browser

Response

Success

The response is of type object.