Groups
Type | Description | API |
GET | Create a group | /tag/create |
GET | Remove a group | /tag/remove |
GET | Rename a group | /tag/rename |
GET | Get a list of all groups available on your account | /tag/list |
GET | Move browser profile to specific group | /tag/profile/add |
GET | Remove the current group from the browser profile (Merge to default group) | /tag/profile/remove |
GET | Gets a list of profiles based on a specific group ID | /tag/profile/list |
Profiles
Type | Description | API |
POST | Randomly create browser profile | /profile/random |
POST | Customize all parameters to create browser profile | /profile/create |
POST | Update browser profile settings | /profile/update |
GET | Detail browser profile | /profile/detail |
GET | Sharing browser profile (batch operation) | /profile/share |
GET | Browser profile unshare (batch operation) | /profile/cancelShare |
GET | Transfer browser profile’s ownership (batch operation) | /profile/transferOwnership |
GET | Release the browser profile (batch operation) | /profile/release |
GET | Remove browser profile (batch operation) | /profile/remove |
GET | Get a list of all available browser profiles | /profile/list |
UserAgent
Type | Description | API |
GET/POST | Get random UA by specifying OS and kernel version | /ua/rand |
Local REST API
Type | Description | API |
GET | Launch the browser profile | /profile/start |
GET | Stop the browser profile | /profile/stop |
GET | Refresh the browser profile | /profile/refresh |
GET | Open the specified page on the current tabs | /profile/openurl |
GET | Open a new TAB | /profile/newtab |
GET | Get webpage source code | /profile/source |
GET | Send the file to the webpage | /profile/sendKeys |
GET | Check the profile is running correctly | /profile/active |
GET | Get a random profile information | /profile/randomProfile |
GET | Delete a profile of local TEMP folder | /profile/delete |
POST | Create the local profile and launch it | /profile/create_start |
GET | Export the cookies from profile | /profile/cookies/export/webext |
POST | Import cookie to browser profile | /profile/cookies/import/webext |
POST | Execute Script | /profile/ExecuteScript |
POST | Screen Shot | /profile/ScreenShot |
POST | Get ALL Cookie | /profile/getCookies |
POST | Ask if the current page is loaded | /profile/readyState |
GET | Switch TAB | /profile/page/bringToFront |
GET | Closed TAB | /profile/page/close |
GET | Warn you if passwords are exposed in a data breach | /profile/browser/password_ manager_leak_detection |
GET | Restart client (no request parameters) | /client/restart |
GET | Test Proxy | /proxy/test |
Description of Settings in the Profiles
Name | Specific Description |
Create Profile | createProfileRequest |
deviceOS List | devicesOS |
acceptLanguage List | acceptLanguage |
fontList | fontList |