首页API 文档

客户端 API

基础 URL: https://buy.mobileproxies.org

方法端点说明
GET/api/v1/proxies获取所有代理
POST/api/v1/proxies/{slotId}/switch轮换 IP
Authorization: Bearer YOUR_API_KEY请求头
GET/api/v1/proxies无参数
响应
200代理 JSON 数组
204无内容
404未找到
字段
typestring
slot_idstring
hostnamestring
http_portint
socks5_portint
usernamestring
passwordstring
countrystring
regionstring
carrierstring
ipstring
POST/api/v1/proxies/{slotId}/switch
参数
slotIdpath · string必填
响应
204IP 轮换已触发
400无效输入
422无法处理