Skip to main content
POST
Create antidetect browser

Authorizations

Authorization
string
header
required

Access token issued by gtm.service.id. Its access_identity claim carries team_sid, actor_sid and actor_type, and that team scope is authoritative.

Team-SID
string
header
required

Team scope for tokens that do not carry one. Ignored when the token already names a team.

Body

application/json

Request body of create_antidetect_browser.

browser_owner
enum<string>

Omit to infer: vendor_profile_id present ⇒ customer, absent ⇒ platform.

Available options:
platform,
customer,
mirror_profiles
vendor_provider
enum<string>

Default gologin (the only wired vendor).

Available options:
gologin,
multilogin,
adspower,
dolphin
vendor_profile_id
string | null

Bind an EXISTING vendor profile (BYO). Omit to mint a fresh one.

Maximum string length: 128
os
enum<string>

OS for a freshly-minted profile (default win).

Available options:
win,
mac,
lin,
android
antidetect_browser_proxy_sid
string

Assign an existing pooled proxy.

Required string length: 18
Pattern: ^ab_px_
proxy_country_code
string

ISO country. Picks the least-loaded active proxy.

Required string length: 2
custom_proxy_config
object

Custom proxy connection tuple (customer BYO path).

Response

create success envelope.

success
enum<boolean>
required
Available options:
true
operation
enum<string>
required
Available options:
create
item
object
required
already_exists
boolean
required
meta
object
required