2. Create profile customize
Tạo profile mới và import cookie vào profile vừa tạo.
Request
Params
Key
Value
Description
is_local
true/false
false: Create cloud profiles, true: Create local profiles
Body
{
"os": "mac", // win, mac, lin. android, ios
"osVersion": "10", //Verison list in description. Local: available for version 2512+
"browser": "chrome", //chrome,edge,opera,brave,yandex,safari,operagx,chromium
"version": "121",
"userAgent": "",
"canvas": true, //true false
"webGLImage": "false", // true false
"audioContext": "false", // true false
"webGLMetadata": "false", // true false
"webGLVendor":"",
"webGLMetadataRenderer":"",
"clientRectsEnable": "false", // true false
"noiseFont": "false", // true false
"language": "vi-VN",
"deviceMemory":4, // If you want to randomize this value, please comment out this line.
"hardwareConcurrency":32, // number , only 2 to 56. If you want to randomize this value, please comment out this line.
"resolution":"1280x800",
//"portsToProtect": "1111",
"StartURL": "https://hidemium.io/",
//"proxy": "HTTP|host|port|user|password", //type includes: HTTP, SSH, SOCKS5, SOCKS4. Type must be uppercase
//"disableAutofillPopup": "true", //true false
//"disableWebsiteClipboardAccess" : "off", // off|allow|block
"command":"--lang=vi"
"name" : "Test amazon book", // profile name
//"checkname" : true //true|false Add condition to check duplicate name when creating
"folder_name" : "ten folder" //check if there is then use that folder otherwise will create
//"cookies" : [] //cookie array
}
There are vaild osVersion:
{ "android": ["9", "10", "11", "12", "13", "14", "15", "8.1"],
"ios": [ "13.0", "13.1", "13.1.1", "13.1.2", "13.1.3", "13.2.1", "13.2.2", "13.2.3", "13.3", "13.3.1", "13.4", "13.4.1", "13.5", "13.5.1", "13.6", "13.6.1", "13.7", "14.0", "14.0.1", "14.1", "14.2", "14.2.1", "14.3", "14.4", "14.4.1", "14.4.2", "14.5", "14.5.1", "14.6", "14.7", "14.7.1", "14.8", "14.8.1", "15.0", "15.0.1", "15.0.2", "15.1", "15.1.1", "15.2", "15.2.1", "15.3", "15.3.1", "15.4", "15.4.1", "15.5", "15.6", "15.6.1", "15.7", "15.7.1", "15.7.2", "15.7.3", "15.7.4", "15.7.5", "15.7.6", "15.7.7", "15.7.8", "15.7.9", "15.8", "16.0", "16.1", "16.2", "16.3", "16.3.1", "16.4", "16.4.1", "16.5", "16.5.1", "16.6", "16.6.1", "16.7", "16.7.1", "16.7.2", "17.0", "17.0.3", "17.1", "17.1.1", "17.1.2", "17.2", "17.2.1", "17.3", "17.3.1", "17.4", "17.4.1", "17.5", "17.6", "18.0" ],
"linux": [ "linux_x86_64", "linux_i686", "ubuntu_24.04", "mint_20", "freebsd", "chromeos_x86_64", "chrome_os_armv7l", "chrome_os_aarch64", "fedora", "tvos_10.0", "kali_linux" ],
"mac": [ "10.10.5", "10.10.4", "10.9.5", "10.10.3", "10.10.2", "10.10.1", "10.14.3", "10.14.4", "10.14.5", "10.14.6", "10.9.4", "10.9.3", "10.9.2", "10.9.1", "10.11.0", "10.11.1", "10.11.2", "10.11.3", "10.11.4", "10.11.5", "10.11.6", "10.12.0", "10.12.1", "10.12.2", "10.12.3", "10.12.4", "10.12.5", "10.12.6", "10.13.0", "10.13.1", "10.13.2", "10.13.3", "10.13.4", "10.13.5", "10.15.7", "10.15.6", "10.15.5", "10.15.4", "10.15.3", "10.15.2", "10.15.1", "10.9.0", "10.10.0", "10.14.0", "10.14.1", "10.14.2", "10.15.0", "10.13.6", "11.0.0", "11.0.1", "11.1.0", "11.2.0", "11.2.1", "11.2.2", "11.2.3", "11.3.0", "11.3.1", "11.4.0", "11.5.0", "11.5.1", "11.5.2", "11.6.0", "11.6.1", "11.6.2", "11.6.3", "11.6.4", "11.6.5", "11.6.6", "11.6.7", "11.6.8", "11.7.0", "11.7.1", "11.7.2", "11.7.3", "11.7.4", "11.7.5", "11.7.6", "11.7.7", "11.7.8", "11.7.9", "11.7.10", "12.0.0", "12.0.1", "12.1.0", "12.2.0", "12.2.1", "12.3.0", "12.3.1", "12.4.0", "12.5.0", "12.5.1", "12.6.0", "12.6.1", "12.6.2", "12.6.4", "12.6.3", "12.6.5", "12.6.6", "12.6.7", "12.6.8", "12.6.9", "12.7.0", "12.7.1", "13.0.0", "13.0.1", "13.1.0", "13.2.0", "13.2.1", "13.3.0", "13.3.1", "13.4.0", "13.4.1", "13.5.0", "13.5.1", "13.5.2", "13.6.0", "13.6.1", "13.6.2", "14.0.0", "14.1.0", "14.1.1", "14.1.2", "14.2.0", "14.2.1", "14.3.0" ],
"win": ["10", "11"]
}
Response
{
"type": "success",
"title": "Profile has been created successfully.",
"content": {
//content information
}
}
Last updated