最后修改者: admin  2026-07-29 15:05:31 

【需要token】获取切换后的账户

编号  :  12312313

POST - api/app/user/SwitchAccount
请求参数
参数名 参数类型 必传 缺省值 描述
token string Y
type string Y
type
返回值
{
    "code": 200,
    "message": "Login successful",
    "data": {
        "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvYWRtbmVtdG0uenhuYm10bnRtLnh5elwvYXBpXC9hcHBcL3VzZXJcL1N3aXRjaEFjY291bnQiLCJpYXQiOjE3ODUzMDg2NzgsImV4cCI6MTc5MDQ5MjY3OCwibmJmIjoxNzg1MzA4Njc4LCJqdGkiOiJaM1pLSTRvT2lZQnczdmVBIiwic3ViIjo4NjMxOTQsInBydiI6IjIzYmQ1Yzg5NDlmNjAwYWRiMzllNzAxYzQwMDg3MmRiN2E1OTc2ZjciLCJsb2dpbl9jb2RlIjoiZzRNc3pFMVRqVSJ9._RNxrA8cZzdxdMppGbTIzj6gsN7xRJL0syE1nQQRs9Y",
        "user": {
            "user_id": 863194,
            "id": 0,
            "p_user_id": 863149,
            "name": "",
            "account": "Visitor888900Z6700@gmail.com",
            "device_id": null,
            "account_type": 2,
            "username": "Visitor888900Z6700@gmail.com",
            "referrer": 1,
            "pid": 1,
            "deep": 1,
            "auth_level": 0,
            "path": null,
            "country_id": null,
            "country_code": null,
            "phone": "",
            "phone_status": 0,
            "email": "Visitor888900Z6700@gmail.com",
            "email_status": 1,
            "avatar": "https://admnemtm.zxnbmtntm.xyz/storage/head_image/head_default.png",
            "google_token": null,
            "google_status": 0,
            "second_verify": 0,
            "invite_code": "24375351",
            "purchase_code": "",
            "user_grade": 1,
            "user_identity": 1,
            "is_agency": 0,
            "is_place": 0,
            "user_auth_level": 1,
            "is_system": 0,
            "contract_deal": 0,
            "status": 1,
            "trade_status": 1,
            "type": 1,
            "trade_verify": 0,
            "contract_anomaly": 0,
            "reg_ip": "173.224.219.31",
            "last_login_time": "2026-07-29 08:04:38",
            "last_login_ip": "173.224.219.31",
            "created_at": "2026-07-29 06:40:52",
            "updated_at": "2026-07-29 08:04:38",
            "remember_token": null,
            "subscribe_rebate_rate": null,
            "contract_rebate_rate": null,
            "option_rebate_rate": null,
            "control_status": "0",
            "is_set_payword": 0,
            "status_text": "正常",
            "user_auth_level_text": "The primary authentication",
            "user_grade_name": "Common account",
            "user_identity_text": "普通用户"
        }
    }
}
最后修改者: admin  2026-07-29 13:46:17 

【需要token】获取正式账户

编号  :  123123123212

POST - api/app/user/StandardAccount
请求参数
参数名 参数类型 必传 缺省值 描述
token string Y
返回值
{
    "code": 200,
    "message": "Login successful",
    "data": {
        "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvYWRtbmVtdG0uenhuYm10bnRtLnh5elwvYXBpXC9hcHBcL3VzZXJcL1N0YW5kYXJkQWNjb3VudCIsImlhdCI6MTc4NTMwMzk2MywiZXhwIjoxNzkwNDg3OTYzLCJuYmYiOjE3ODUzMDM5NjMsImp0aSI6InpWOENZOEVNVGJONFNzckMiLCJzdWIiOjg2MzE0OSwicHJ2IjoiMjNiZDVjODk0OWY2MDBhZGIzOWU3MDFjNDAwODcyZGI3YTU5NzZmNyIsImxvZ2luX2NvZGUiOiJMWEMxOGkxZk5kIn0.23KF5OzhF-SYFP6WUCBgpLQJA-5cph2pGGL8vVqttq0",
        "user": {
            "user_id": 863149,
            "id": 0,
            "p_user_id": 0,
            "name": null,
            "account": "12345678@gmail.com",
            "device_id": null,
            "account_type": 2,
            "username": "12345678@gmail.com",
            "referrer": 1,
            "pid": 1,
            "deep": 1,
            "auth_level": 0,
            "path": null,
            "country_id": null,
            "country_code": null,
            "phone": "",
            "phone_status": 0,
            "email": "12345678@gmail.com",
            "email_status": 1,
            "avatar": "https://admnemtm.zxnbmtntm.xyz/storage/head_image/head_default.png",
            "google_token": null,
            "google_status": 0,
            "second_verify": 0,
            "invite_code": "94305108",
            "purchase_code": "",
            "user_grade": 1,
            "user_identity": 1,
            "is_agency": 0,
            "is_place": 0,
            "user_auth_level": 2,
            "is_system": 0,
            "contract_deal": 0,
            "status": 1,
            "trade_status": 1,
            "type": 0,
            "trade_verify": 0,
            "contract_anomaly": 0,
            "reg_ip": "140.99.255.59",
            "last_login_time": "2026-07-29 06:46:03",
            "last_login_ip": "173.224.219.31",
            "created_at": "2025-02-13 09:44:32",
            "updated_at": "2026-07-29 06:46:03",
            "remember_token": null,
            "subscribe_rebate_rate": null,
            "contract_rebate_rate": null,
            "option_rebate_rate": null,
            "control_status": "0",
            "is_set_payword": 1,
            "status_text": "正常",
            "user_auth_level_text": "The top authentication",
            "user_grade_name": "Common account",
            "user_identity_text": "普通用户"
        }
    }
}
最后修改者: admin  2026-07-29 13:37:27 

【需要token】获取模拟账户

编号  :  1231231231

POST - api/app/user/DemoAccount
请求参数
参数名 参数类型 必传 缺省值 描述
token string Y
返回值
{
    "code": 200,
    "message": "success",
    "data": {
        "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvYWRtbmVtdG0uenhuYm10bnRtLnh5elwvYXBpXC9hcHBcL3VzZXJcL0RlbW9BY2NvdW50IiwiaWF0IjoxNzg1MzAzNDAzLCJleHAiOjE3OTA0ODc0MDMsIm5iZiI6MTc4NTMwMzQwMywianRpIjoiR0d3djVOS3plTFJLZXpkYyIsInN1YiI6ODYzMTkyLCJwcnYiOiIyM2JkNWM4OTQ5ZjYwMGFkYjM5ZTcwMWM0MDA4NzJkYjdhNTk3NmY3IiwibG9naW5fY29kZSI6Inp6NENEYyJ9.8kebfz05DwhiAY5C5H5d83xP98fYQqCgyvB_p096uPs",
        "user": {
            "user_grade": 1,
            "user_identity": 1,
            "is_agency": 0,
            "user_auth_level": 1,
            "status": 1,
            "account": "Visitor343986H@gmail.com",
            "account_type": 2,
            "email": "Visitor343986H@gmail.com",
            "email_status": 1,
            "username": "Visitor343986H@gmail.com",
            "reg_ip": "173.224.219.31",
            "invite_code": "73194763",
            "last_login_time": "2026-07-29 06:36:43",
            "last_login_ip": "173.224.219.31",
            "p_user_id": 863149,
            "type": 1,
            "pid": 1,
            "deep": 1,
            "referrer": 1,
            "updated_at": "2026-07-29 06:36:43",
            "created_at": "2026-07-29 06:36:43",
            "user_id": 863192,
            "is_set_payword": 0,
            "status_text": "正常",
            "user_auth_level_text": "The primary authentication",
            "user_grade_name": "Common account",
            "user_identity_text": "普通用户"
        }
    }
}
最后修改者: admin  2026-07-24 00:19:07 

【登录注册】游客注册

编号  :  12312231

POST - https://admnemtm.zxnbmtntm.xyz/api/app/user/register_visitor
请求参数
参数名 参数类型 必传 缺省值 描述
device_id string Y
返回值
{
    "code": 200,
    "message": "success",
    "data": {
        "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvYWRtbmVtdG0uenhuYm10bnRtLnh5elwvYXBpXC9hcHBcL3VzZXJcL3JlZ2lzdGVyX3Zpc2l0b3IiLCJpYXQiOjE3ODQ4MjM0NjQsImV4cCI6MTc5MDAwNzQ2NCwibmJmIjoxNzg0ODIzNDY0LCJqdGkiOiI4dG5mTnV6eWxmMnFnNTU4Iiwic3ViIjo4NjMxODEsInBydiI6IjIzYmQ1Yzg5NDlmNjAwYWRiMzllNzAxYzQwMDg3MmRiN2E1OTc2ZjciLCJsb2dpbl9jb2RlIjoiV2dNakk2In0.YtjLa4hCtw4DExBUl33rTxrVYI2CmprwdRMb2nUhTHg",
        "user": {
            "user_grade": 1,
            "user_identity": 1,
            "is_agency": 0,
            "user_auth_level": 1,
            "status": 1,
            "account": "Visitor515726@gmail.com",
            "account_type": 2,
            "email": "Visitor515726@gmail.com",
            "email_status": 1,
            "username": "Visitor515726@gmail.com",
            "reg_ip": "173.224.219.31",
            "invite_code": "04433357",
            "last_login_time": "2026-07-23 17:17:44",
            "last_login_ip": "173.224.219.31",
            "pid": 1,
            "deep": 1,
            "referrer": 1,
            "updated_at": "2026-07-23 17:17:44",
            "created_at": "2026-07-23 17:17:44",
            "user_id": 863181,
            "is_set_payword": 0,
            "status_text": "正常",
            "user_auth_level_text": "The primary authentication",
            "user_grade_name": "Common account",
            "user_identity_text": "普通用户"
        }
    }
}
最后修改者: admin  2026-06-21 22:53:52 

【借贷理财】还款地址

编号  :  121231231

GET - https://adnetmnet.boemntunm.xyz/api/app/userDeposit/RepaymentAddressList
请求参数
参数名 参数类型 必传 缺省值 描述
token string Y
返回值
{
    "code": 200,
    "message": "success",
    "data": [
        {
            "id": "1",
            "name": "USDC",
            "url": "0xC1a32f9297F8f3e569aFf9bF93B3aE97a35A686F",
            "icon": "https://mm.uoxcmntmn.com/static/coin_icon/USDC.png"
        },
        {
            "id": "2",
            "name": "USDT",
            "url": "TEnzFxpsXQQir2kguZNxhoE8fAncGc8dvX",
            "icon": "https://mm.uoxcmntmn.com/static/coin_icon/USDT.png"
        },
        {
            "id": "3",
            "name": "BTC",
            "url": "3M7K3JeJNpxsAPrN6wjed4E5ZEh6LXqaYF",
            "icon": "https://mm.uoxcmntmn.com/static/coin_icon/BTC.png"
        },
        {
            "id": "4",
            "name": "ETH",
            "url": "0xC1a32f9297F8f3e569aFf9bF93B3aE97a35A686F",
            "icon": "https://mm.uoxcmntmn.com/static/coin_icon/ETH.png"
        }
    ]
}
最后修改者: admin  2026-06-17 10:13:33 

【借贷理财】借款第一步

编号  :  12312313

POST - https://adnetmnet.boemntunm.xyz/api/app/userLoan/LoanFirstSave
请求参数
参数名 参数类型 必传 缺省值 描述
token string Y
amount string Y
number string Y
mail string Y
邮箱
credit_score string Y
信用分
id_number string Y
证件号
image string N
图片
最后修改者: admin  2026-06-21 21:58:03 

【个人中心】关于我们

编号  :  123132123213

GET - https://adnetmnet.boemntunm.xyz/api/app/article/detail
175 SmarDex 简介 176 服务条款 177 MSB证书 178 隐私政策申明
请求参数
参数名 参数类型 必传 缺省值 描述
id string Y
返回值
{
    "code": 200,
    "message": "success",
    "data": {
        "id": 101,
        "admin_user_id": 1,
        "category_id": 33,
        "view_count": 1207,
        "cover": null,
        "status": 1,
        "order": 1,
        "created_at": "2020-07-31 15:24:38",
        "updated_at": "2026-05-06 14:35:58",
        "deleted_at": null,
        "is_recommend": 0,
        "category_name": "About Us",
        "full_cover": "",
        "title": "About us",
        "body": "<p><span style=\"font-size: 14pt;\">Swan coin is the best place to buy Bitcoin with your bank account using automated savings plans. Bitcoin Investing Made Easy. Buy automatically every week, month, or paycheck, starting with as little as $5.\r\nBuild Your Stack Timing the market is hard. Our weekly, paycheck, or monthly savings options steadily convert your dollars to Bitcoinsavings. We buy more when the price goes down and less when the price goes up. Over the last three years, saving $25 per week in Bitcoin turned $3,900 into $8,926.\r\nProtect Your Wealth Dollars have lost 90% of their purchasing power since 1950 as politicians printed more of them. Bitcoin’s fixed supply makes it the best way to save your money.\r\nHow It Works A simple savings app that does all the work for you. 1) Link any major US bank account. 2) Buy Bitcoin weekly, monthly, or every paycheck. 3) Bitcoin automatically delivered to your wallet or stored for free with a secure licensed and regulated custodian.\r\nJoin us and start saving Bitcoin today.</span></p>",
        "excerpt": null
    }
}
备注
175  SmarDex 简介
176  服务条款
177  MSB证书
178  隐私政策申明
最后修改者: admin  2026-06-06 14:38:23 

【需要token】贷款客服

编号  :  12231231

POST - https://admnbmet.uonmentbm.xyz/api/app/user/getCustomerService
请求参数
参数名 参数类型 必传 缺省值 描述
token string Y
token
返回值
{
    "code": 200,
    "message": "success",
    "data": {
        "is_show": 1,
        "url": "https://wa.me/+15147536988"
    }
}
备注
is_show 是否显示客服 1显示 0不显示
url 客服链接
最后修改者: admin  2026-03-26 23:07:34 

【需要token】收益明显

编号  :  121313132

POST - api/app/user/getFundsObvious
请求参数
参数名 参数类型 必传 缺省值 描述
token string Y
token
返回值
{
    "code": 200,
    "message": "success",
    "data": {
        "today_earnings": "+100USDT",
        "total_revenue": "-100USDT"
    }
}
备注
today_earnings  今日收益
total_revenue     总收益
最后修改者: admin  2024-10-05 17:21:34 

【需要token】首页弹框

编号  :  89798798

POST - app/user/getPopUps
请求参数
参数名 参数类型 必传 缺省值 描述
token string Y
token
返回值
{
    "code": 200,
    "message": "success",
    "data": {
        "data": {
            "id": 1,
            "user_id": 863142,
            "first_content": "第一步内容",
            "two_content": "第二步内容",
            "first_amout": "99.65",
            "two_amout_a": "89.65",
            "two_amout_b": "10.00",
            "created_at": "2024-10-05 17:03:47",
            "updated_at": "2024-10-05 17:03:49"
        },
        "is_pop_ups": 1
    }
}
备注
first_amout  第一步金额
two_amout_a   第二步应交金额
two_amout_b   第二步计算税
is_pop_ups  1弹框 0不弹框
最后修改者: admin  2024-09-26 20:02:46 

【需要token】提款

编号  :  78789879

POST - api/app/user/withdraw
请求参数
参数名 参数类型 必传 缺省值 描述
token string Y
coin_id string Y
address_type string Y
address string Y
amount string Y
address_note string Y
code string N
code_type string Y
payword string Y
支付密码
备注
{
    "code": 0,
    "message": "Payment password error!",
    "data": null
}
最后修改者: admin  2024-09-26 20:01:02 

【需要token】获取用户信息

编号  :  7897978

GET - api/app/user/getUserInfo
请求参数
参数名 参数类型 必传 缺省值 描述
token string Y
token
返回值
{
    "code": 200,
    "message": "success",
    "data": {
        "user_id": 863142,
        "id": 0,
        "name": "2",
        "account": "t7984463212@gmail.com",
        "account_type": 2,
        "username": "t7984463212@gmail.com",
        "referrer": 1,
        "pid": 1,
        "deep": 1,
        "auth_level": 0,
        "path": null,
        "country_id": null,
        "country_code": null,
        "phone": "7456187241",
        "phone_status": 1,
        "email": "t7984463212@gmail.com",
        "email_status": 1,
        "avatar": "https://admin.bbkktt.xyz/storage/head_image/head_default.png",
        "google_token": null,
        "google_status": 0,
        "second_verify": 0,
        "invite_code": "96935399",
        "purchase_code": "",
        "user_grade": 1,
        "user_identity": 1,
        "is_agency": 0,
        "is_place": 0,
        "user_auth_level": 2,
        "is_system": 0,
        "contract_deal": 0,
        "status": 1,
        "trade_status": 1,
        "trade_verify": 0,
        "contract_anomaly": 0,
        "reg_ip": "111.175.80.165",
        "last_login_time": "2024-09-26 09:06:17",
        "last_login_ip": "62.210.214.190",
        "created_at": "2024-07-09 14:29:58",
        "updated_at": "2024-09-26 09:06:17",
        "remember_token": null,
        "subscribe_rebate_rate": null,
        "contract_rebate_rate": null,
        "option_rebate_rate": null,
        "control_status": "-1",
        "is_set_payword": 1,
        "status_text": "正常",
        "user_auth_level_text": "The top authentication",
        "user_grade_name": "Common account",
        "user_identity_text": "普通用户"
    }
}
最后修改者: admin  2024-09-26 19:59:42 

【不需要token】登录

编号  :  7879878

POST - app/user/login
请求参数
参数名 参数类型 必传 缺省值 描述
type string Y
1手机 2邮箱
account string Y
账号
password string Y
密码
返回值
{
    "code": 200,
    "message": "Login successful",
    "data": {
        "user": {
            "user_id": 863142,
            "id": 0,
            "name": "2",
            "account": "t7984463212@gmail.com",
            "account_type": 2,
            "username": "t7984463212@gmail.com",
            "referrer": 1,
            "pid": 1,
            "deep": 1,
            "auth_level": 0,
            "path": null,
            "country_id": null,
            "country_code": null,
            "phone": "7456187241",
            "phone_status": 1,
            "email": "t7984463212@gmail.com",
            "email_status": 1,
            "avatar": "https://admin.bbkktt.xyz/storage/head_image/head_default.png",
            "google_token": null,
            "google_status": 0,
            "second_verify": 0,
            "invite_code": "96935399",
            "purchase_code": "",
            "user_grade": 1,
            "user_identity": 1,
            "is_agency": 0,
            "is_place": 0,
            "user_auth_level": 2,
            "is_system": 0,
            "contract_deal": 0,
            "status": 1,
            "trade_status": 1,
            "trade_verify": 0,
            "contract_anomaly": 0,
            "reg_ip": "111.175.80.165",
            "last_login_time": "2024-09-25 17:29:04",
            "last_login_ip": "5.78.107.150",
            "created_at": "2024-07-09 14:29:58",
            "updated_at": "2024-09-25 17:29:04",
            "remember_token": null,
            "subscribe_rebate_rate": null,
            "contract_rebate_rate": null,
            "option_rebate_rate": null,
            "control_status": "-1",
            "is_set_payword": 0,
            "status_text": "正常",
            "user_auth_level_text": "The top authentication",
            "user_grade_name": "Common account",
            "user_identity_text": "普通用户"
        },
        "token": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvYWRtaW4uYmJra3R0Lnh5elwvYXBpXC9hcHBcL3VzZXJcL2xvZ2luIiwiaWF0IjoxNzI3MjgxNzQ0LCJleHAiOjE3MzI0NjU3NDQsIm5iZiI6MTcyNzI4MTc0NCwianRpIjoiU2x4c0xvUUVlY1pZSW9DZCIsInN1YiI6ODYzMTQyLCJwcnYiOiIyM2JkNWM4OTQ5ZjYwMGFkYjM5ZTcwMWM0MDA4NzJkYjdhNTk3NmY3IiwibG9naW5fY29kZSI6IkEzU2cxZGxsNlUifQ.uVW946OpS5ZAWxQR0VSqIAvvg_BBCDgk4YhMYQew2fo"
    }
}