Open a new tab

request URL
  • http://127.0.0.1:35000/api/v1/profile/newtab
request method
  • GET
parameter
Parameter RequiredTypeDescription
profileIdYesstringBrowser Profile ID
urlnostringURL (URL supports base64 encoding parameters)
back to example
{
    "status": "OK",
    "value": "www.lalicat.com"
}