API Create the Local Profile and Launch It

Create the local profile and launch it using the API:

Request Url:

http://127.0.0.1:35000/api/v1/profile/create_start

Request Type: POST

NameTypeDescriptionrequired
BodystringCreate parameters for base64 encodingtrue

Body
x-www-form-urlencoded

If you do not need to set up the proxy server, please remove proxyType/proxyHost/proxyPort/proxyUser/proxyPass.

All fields are optional and not required. The browser profile file created by this API is temporarily offline and will not be synchronized to the server.


Note:

When using the local interface, you need to Enable browser automation settings on the VMLogin client and save the settings. Please refer to the tutorial "Launch the browser automation port".