Pixel

Pixel fingerprinting

Generate Pixel Data

post

Generates pixel fingerprinting data for sites that require it.

Extract bazadebezolkohpepadr from the page and the hash from the pixel script.

Authorizations
x-api-keystringRequired

Your RooLink API key

Body
userAgentstringRequired

Browser User-Agent string

Example: Mozilla/5.0 (Windows NT 10.0; Win64; x64)...
bazadebezolkohpepadrintegerRequired

Site code extracted from page

Example: 12345678
hashstringRequired

Hash extracted from pixel script

Example: extracted-hash-value
Responses
200

Pixel data generated successfully

application/json
post
/pixel

Last updated