# 3. Create profile customize

Tạo profile mới và import cookie vào profile vừa tạo.

Note: The API rate limit is **50 requests per minute**. Exceeding it may result in temporary blocking.

(Giới hạn gọi API là **50 lần mỗi phút**. Vượt quá có thể dẫn đến bị chặn tạm thời.)

### **Request** <a href="#request-1" id="request-1"></a>

| Method | URL                                                          |
| ------ | ------------------------------------------------------------ |
| POST   | <http://127.0.0.1:2222/create-profile-custom?is_local=false> |

### **Params** <a href="#body-1" id="body-1"></a>

| Key       | Value      | Description                                               |
| --------- | ---------- | --------------------------------------------------------- |
| is\_local | true/false | false: Create cloud profiles, true: Create local profiles |

### **Body** <a href="#body-1-1" id="body-1-1"></a>

```json

{
  "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": "136",
  "userAgent": "",
  "canvas": "noise",   //noise   off   noise-e  perfect  noise-brave
  "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:

```json
{ "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** <a href="#id-3.-response" id="id-3.-response"></a>

```
{
    "type": "success",
    "title": "Profile has been created successfully.",
    "content": {
       //content information 
    }
}
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hidemium.io/hidemium-4/i.-bat-dau-voi-hidemium/api-automation-v4/interact-profile/3.-create-profile-customize.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
