Generate SBSD payload
Generates an SBSD payload. Send the visitor id from the SBSD script URL’s v parameter, the sbsd_o, bm_so or bm_o cookie value, your User-Agent, the page URL and your language. Post the returned body to the script path on the site. A page load takes two payloads, index 0 then 1. A 429 challenge takes one with index 0.
Authorizations
Customer API key issued from the Roolink dashboard.
Body
The v value from the SBSD script URL.
Value of the target's bm_o (or sbsd_o) cookie.
0 for the first payload of a page load, 1 for the second. Always 0 when answering a 429 challenge.
The page URL. Also the referer for the post.
The SBSD script URL extracted from the page.
"en-US"
Response
SBSD payload generated.
SBSD payload. Post it to the script path on the site.