移动代理

查看认证账户流量

post
/api/open/mobile_flow_proxy_account_use_record
请求体
start_timestring可选

开始时间(时间戳)

Example: 1656518400
end_timestring可选

结束时间(时间戳)

Example: 1656604800
idtext必填

认证账户id

Example: 28670
is_hourstring可选

查询小时还是查询天

Example: true
响应
post
/api/open/mobile_flow_proxy_account_use_record

获取剩余流量

post
/api/open/mobile_flow_left
请求体
响应
post
/api/open/mobile_flow_left

查看主账户流量使用

post
/api/open/mobile_flow_use_record
请求体
start_timetext可选

开始时间(时间戳)

Example: 1653321600
end_timetext可选

结束时间(时间戳)

Example: 1653321600
响应
post
/api/open/mobile_flow_use_record

流量预警设置

post
/api/open/mobile_flow_warning_set
请求体
phonetext必填

通知手机号

Example: 18888888888
flow_upper_limittext必填

日预警值(M)

Example: 101
operatetext必填

是否自停:0=否,1=是

Example: 1
statustext必填

是否开启:0=否,1=是

Example: 1
响应
post
/api/open/mobile_flow_warning_set

最后更新于