curl -i -X POST \
https://docs.fluid.app/_mock/docs/apis/company.api/api/public/v2025-06/browser/fingerprint \
-H 'Content-Type: application/json' \
-d '{
"fingerprint": {
"user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36",
"language": "en-US",
"platform": "MacIntel",
"hardware_concurrency": 8,
"color_depth": 24,
"screen_resolution": "1920x1080",
"time_zone": "Europe/London",
"session_storage": true,
"local_storage": true,
"indexed_db": true,
"do_not_track": false,
"cookies_enabled": true,
"canvas": "0",
"webgl": {
"vendor": "Google Inc.",
"renderer": "ANGLE (Intel(R) UHD Graphics 630 Direct3D11 vs_5_0 ps_5_0)",
"version": "WebGL 1.0"
},
"installed_fonts": [
"Helvetica"
],
"plugins": "Chrome PDF Plugin",
"touch_support": {
"max_touch_points": 10,
"touch_event": true,
"touch_points": 10
}
},
"metadata": {
"fluid_shop": "myshop",
"fluid_session": "fs_szwdDuRbqEe7AV7sXk7vVq",
"fluid_locale": "en_US",
"fluid_journey": "string",
"attribution": {
"email": "salesrep@example.com"
}
}
}'
Social Media