Skip to main content
POST
Generate SBSD payload

Authorizations

X-Api-Key
string
header
required

Customer API key issued from the Roolink dashboard.

Body

application/json
vid
string
required

The v value from the SBSD script URL.

userAgent
string
required
bm_o
string
required

Value of the target's bm_o (or sbsd_o) cookie.

index
integer

0 for the first payload of a page load, 1 for the second. Always 0 when answering a 429 challenge.

url
string<uri>

The page URL. Also the referer for the post.

script_url
string<uri>

The SBSD script URL extracted from the page.

language
string
Example:

"en-US"

Response

SBSD payload generated.

body
string
required

SBSD payload. Post it to the script path on the site.