Create profile with free proxy
POST {{API_BASE_URL}}/browser
Create profile with Gologin Free Proxy
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
autoProxyRegion | string |
Request Body
{"name"=>"string", "browserType"=>"chrome", "os"=>"lin", "navigator"=>{"userAgent"=>"string", "resolution"=>"string", "language"=>"string", "platform"=>"string", "doNotTrack"=>false, "hardwareConcurrency"=>0, "deviceMemory"=>1, "maxTouchPoints"=>0}, "proxyEnabled"=>true, "proxy"=>{"mode"=>"gologin", "autoProxyRegion"=>"us"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |
RESPONSES
status: Created
{"name":"string","role":"owner","id":"62badbf144ac6fa198a359aa","notes":"","browserType":"chrome","lockEnabled":false,"timezone":{"enabled":true,"fillBasedOnIp":true},"navigator":{"hardwareConcurrency":0,"doNotTrack":false,"deviceMemory":1,"maxTouchPoints":0,"userAgent":"string","resolution":"string","language":"string","platform":"string"},"geolocation":{"mode":"prompt","enabled":true,"customize":true,"fillBasedOnIp":true,"latitude":0,"longitude":0,"accuracy":10},"debugMode":false,"os":"lin","proxy":{"mode":"gologin","port":80,"autoProxyRegion":"us","torProxyRegion":"us"},"createdAt":"2022-06-28T10:46:09.887Z","updatedAt":"2022-06-28T10:46:09.887Z","chromeExtensions":[],"userChromeExtensions":[]}