Proxies
授权
Authorizationstring必填
Permanent JWT from Settings → Automation API.
响应
200
Proxy summaries.
application/json
Stored proxy without credentials.
idstring可选
namestring可选
kindstring · enum可选可能的值:
hoststring可选
portinteger可选
countrystring可选
Informational tag (e.g. "US").
401
Missing or invalid Bearer token.
get
/proxies授权
Authorizationstring必填
Permanent JWT from Settings → Automation API.
请求体
A proxy string OR explicit fields (string wins).
proxystring可选
scheme://user:pass@host:port or host:port:user:pass.
kindstring · enum可选可能的值:
hoststring可选
portinteger可选
usernamestring可选
passwordstring可选
namestring可选
countrystring可选
notesstring可选
响应
200
Stored proxy summary.
application/json
Stored proxy without credentials.
idstring可选
namestring可选
kindstring · enum可选可能的值:
hoststring可选
portinteger可选
countrystring可选
Informational tag (e.g. "US").
400
Unparseable proxy / missing host+port.
application/json
401
Missing or invalid Bearer token.
post
/proxies最后更新于
这有帮助吗?

