流量餘額

基礎信息

接口狀態:已完成

請求地址:https://gapi.lunaproxy.com/open/dynamic_balan

請求方式:POST

內容類型:multipart/form-data

認證方式:無需認證

請求參數

參數名
參數值
是否必填
參數類型
描述說明

neek

1792274

String

appkey

ae9ba2fd71fd1b35386d5f2c8cd6f064

String

響應示例

成功(200)

{
    "ret":0,
    "code":1,
    "msg":"success",
    "ret_data":{
        "all_buy":0,
        "balance":0,
        "flow_used_today":0
    },
    "timestamp":1728523594
}
參數名
參數值
是否必填
參數類型
描述說明

ret

0

Integer

code

1

Integer

msg

success

String

ret_data

Object

ret_data.all_buy

Integer

縂購買流量

ret_data.balance

1

Integer

流量餘額

ret_data.flow_used_today

1

Integer

今天已使用流量

Last updated

Was this helpful?