curl --request PATCH \
--url https://api.gologin.com/browser/fingerprints \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"browsersIds": [
"6200f55e7685342e170dc531"
]
}
'[
{
"name": "<string>",
"role": "<string>",
"id": "<string>",
"notes": "<string>",
"browserType": "<string>",
"lockEnabled": true,
"timezone": {},
"navigator": {
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.6998.36 Safari/537.36",
"resolution": "1920x1080",
"language": "en-US",
"platform": "Win32",
"hardwareConcurrency": 4,
"deviceMemory": 4,
"maxTouchPoints": 10
},
"geolocation": {},
"debugMode": true,
"canBeRunning": true,
"isRunning": true,
"proxy": {},
"proxyType": "<string>",
"proxyRegion": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"lastActivity": "2023-11-07T05:31:56Z",
"userChromeExtensions": [
"<string>"
],
"permissions": {
"transferProfile": true,
"transferToMyWorkspace": true,
"shareProfile": true,
"manageFolders": true,
"editProfile": true,
"deleteProfile": true,
"cloneProfile": true,
"exportProfile": true,
"updateUA": true,
"addVpnUfoProxy": true,
"runProfile": true,
"runProfileWeb": true,
"viewProfile": true,
"addProfileTag": true,
"removeProfileTag": true,
"viewShareLinks": true,
"createShareLinks": true,
"updateShareLinks": true,
"deleteShareLinks": true,
"viewCustomExtensions": true
},
"remoteOrbitaUrl": "<string>",
"webGLMetadata": {
"mode": "mask",
"vendor": "Google Inc. (Intel)",
"renderer": "ANGLE (Intel, Intel(R) HD Graphics 630 Direct3D11 vs_5_0 ps_5_0, D3D11)"
},
"isM1": true,
"isPinned": true,
"updateUALastChosenBrowserV": "<string>",
"isRunDisabled": true,
"runDisabledReason": "unpaid-share",
"isWeb": true,
"os": {},
"osSpec": {},
"host": "<string>",
"port": 123,
"status": "<string>",
"folders": [
"<string>"
],
"sharedEmails": [
"<string>"
],
"shareId": "<string>",
"chromeExtensions": [
"<string>"
],
"tags": [
"<string>"
],
"proxyEnabled": true,
"isAutoGenerated": true,
"isBookmarksSynced": true,
"defaultProps": {
"profileNameIsDefault": true,
"profileNotesIsDefault": true
},
"autoLang": true,
"fonts": {
"families": [
"Arial",
"Helvetica",
"Verdana"
],
"enableMasking": true,
"enableDomRect": true
},
"facebookAccountData": {
"date": "<string>",
"token": "<string>",
"fbIdAccount": "<string>",
"email": "<string>",
"password": "<string>",
"googleDriveUrl": "<string>",
"fb2faToolUrl": "<string>",
"fbUrl": "<string>",
"uaVersion": "<string>",
"cookies": "<string>",
"notParsedData": [
"<string>"
]
},
"order": 123
}
]Refreshes fingerprints for the profiles. It will change profile fingerprint with new random one or from template
curl --request PATCH \
--url https://api.gologin.com/browser/fingerprints \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"browsersIds": [
"6200f55e7685342e170dc531"
]
}
'[
{
"name": "<string>",
"role": "<string>",
"id": "<string>",
"notes": "<string>",
"browserType": "<string>",
"lockEnabled": true,
"timezone": {},
"navigator": {
"userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.6998.36 Safari/537.36",
"resolution": "1920x1080",
"language": "en-US",
"platform": "Win32",
"hardwareConcurrency": 4,
"deviceMemory": 4,
"maxTouchPoints": 10
},
"geolocation": {},
"debugMode": true,
"canBeRunning": true,
"isRunning": true,
"proxy": {},
"proxyType": "<string>",
"proxyRegion": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"lastActivity": "2023-11-07T05:31:56Z",
"userChromeExtensions": [
"<string>"
],
"permissions": {
"transferProfile": true,
"transferToMyWorkspace": true,
"shareProfile": true,
"manageFolders": true,
"editProfile": true,
"deleteProfile": true,
"cloneProfile": true,
"exportProfile": true,
"updateUA": true,
"addVpnUfoProxy": true,
"runProfile": true,
"runProfileWeb": true,
"viewProfile": true,
"addProfileTag": true,
"removeProfileTag": true,
"viewShareLinks": true,
"createShareLinks": true,
"updateShareLinks": true,
"deleteShareLinks": true,
"viewCustomExtensions": true
},
"remoteOrbitaUrl": "<string>",
"webGLMetadata": {
"mode": "mask",
"vendor": "Google Inc. (Intel)",
"renderer": "ANGLE (Intel, Intel(R) HD Graphics 630 Direct3D11 vs_5_0 ps_5_0, D3D11)"
},
"isM1": true,
"isPinned": true,
"updateUALastChosenBrowserV": "<string>",
"isRunDisabled": true,
"runDisabledReason": "unpaid-share",
"isWeb": true,
"os": {},
"osSpec": {},
"host": "<string>",
"port": 123,
"status": "<string>",
"folders": [
"<string>"
],
"sharedEmails": [
"<string>"
],
"shareId": "<string>",
"chromeExtensions": [
"<string>"
],
"tags": [
"<string>"
],
"proxyEnabled": true,
"isAutoGenerated": true,
"isBookmarksSynced": true,
"defaultProps": {
"profileNameIsDefault": true,
"profileNotesIsDefault": true
},
"autoLang": true,
"fonts": {
"families": [
"Arial",
"Helvetica",
"Verdana"
],
"enableMasking": true,
"enableDomRect": true
},
"facebookAccountData": {
"date": "<string>",
"token": "<string>",
"fbIdAccount": "<string>",
"email": "<string>",
"password": "<string>",
"googleDriveUrl": "<string>",
"fb2faToolUrl": "<string>",
"fbUrl": "<string>",
"uaVersion": "<string>",
"cookies": "<string>",
"notParsedData": [
"<string>"
]
},
"order": 123
}
]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Array of profile IDs that you want to update.
["6200f55e7685342e170dc531"]Show child attributes
The most important parameter of the browser.It decides which browser version will be used. It is not recommended to change it by yourself
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.6998.36 Safari/537.36"
Maximum resolution of the browser, should not exceed your system maximum resolution
"1920x1080"
Language of the browser. If autoLang is enabled - this option will be ignored.
"en-US"
It is internal browser parameter. "Win32", "MacIntel" - desktop, "Linux armv81", "Linux aarch64", "Linux armv8l", "Linux armv7l" - mobile. For mac os it is always "MacIntel" even for arm.
Win32, MacIntel, Linux armv81, Linux aarch64, Linux x86_64, Linux armv8l, Linux armv7l "Win32"
Number of processor cores of the system.
4
Number of operating system memory in gigabytes.
4
Maximum number of simultaneous touch contact points supported by the device. Its particularly relevant for touch - enabled devices like smartphones, tablets, and touchscreen laptops.
10
Date string
Date string
Date string
Show child attributes
Show child attributes
Controls the WebGL metadata mode. "mask" - Masks WebGL vendor and renderer information. "off" - Disables WebGL metadata masking.
mask, off "mask"
The WebGL vendor string to use in the browser profile. This identifies the GPU vendor.
"Google Inc. (Intel)"
The WebGL renderer string to use in the browser profile. This identifies the specific GPU model and rendering API.
"ANGLE (Intel, Intel(R) HD Graphics 630 Direct3D11 vs_5_0 ps_5_0, D3D11)"
unpaid-share Show child attributes
Array that tells the browser which fonts it can use.
["Arial", "Helvetica", "Verdana"]A font fingerprinting protection feature that helps prevent websites from identifying users through font enumeration and detection.
true
A companion setting to enableMasking that specifically protects against a technique called "DOM rect fingerprinting".
true
Show child attributes
Was this page helpful?