Skip to main content
POST
Check custom proxy

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 check_antidetect_browser_proxy.

ip
string
required

Proxy host.

port
integer
required
Required range: 1 <= x <= 65535
mode
enum<string>

Default http.

Available options:
http,
socks4,
socks5
username
string | null
password
string | null

Response

action success envelope.

success
enum<boolean>
required
Available options:
true
operation
enum<string>
required
Available options:
action
action
string
required

kebab-case verb; matches the route segment.

item
any
required
result
object
required
meta
object
required