配置

配置文件:/opt/channel-balance-monitor/local/channels.json

返回看板

渠道配置预览

[ { "name": "京东云资金账户", "provider": "jdcloud", "category": "cloud", "currency": "CNY", "unit": "元", "source_type": "jdcloud_account", "enabled": true, "warning_threshold": 500.0, "critical_threshold": 100.0, "manual_balance": null, "manual_available": null, "manual_frozen": null, "manual_coupon": null, "endpoint": "", "method": "GET", "region_id": "cn-north-1", "auth_env": "", "access_key_env": "JDCLOUD_ACCESS_KEY_ID", "secret_key_env": "JDCLOUD_ACCESS_KEY_SECRET", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "京东云资产服务 describeAccountAmount,AK/SK 从环境变量读取。" }, { "name": "火山引擎资金账户 - 盼趣", "provider": "volcengine", "category": "cloud", "currency": "CNY", "unit": "元", "source_type": "volcengine_balance", "enabled": true, "warning_threshold": 10000.0, "critical_threshold": 3000.0, "manual_balance": null, "manual_available": null, "manual_frozen": null, "manual_coupon": null, "endpoint": "https://billing.volcengineapi.com/", "method": "GET", "region_id": "cn-north-1", "auth_env": "", "access_key_env": "VOLCENGINE_ACCESS_KEY_ID", "secret_key_env": "VOLCENGINE_SECRET_ACCESS_KEY", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "火山引擎费用中心 QueryBalanceAcct,可用余额从 AK/SK 环境变量读取。" }, { "name": "语领阿里云资金账户", "provider": "aliyun", "category": "cloud", "currency": "CNY", "unit": "元", "source_type": "aliyun_bss_balance", "enabled": true, "warning_threshold": 500.0, "critical_threshold": 100.0, "manual_balance": null, "manual_available": null, "manual_frozen": null, "manual_coupon": null, "endpoint": "https://business.aliyuncs.com/", "method": "GET", "region_id": "cn-north-1", "auth_env": "", "access_key_env": "ALIYUN_YULING_ACCESS_KEY_ID", "secret_key_env": "ALIYUN_YULING_ACCESS_KEY_SECRET", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "阿里云 BSS OpenAPI QueryAccountBalance,AK/SK 从环境变量读取。" }, { "name": "青果阿里云资金账户", "provider": "aliyun", "category": "cloud", "currency": "CNY", "unit": "元", "source_type": "aliyun_bss_balance", "enabled": true, "warning_threshold": 500.0, "critical_threshold": 100.0, "manual_balance": null, "manual_available": null, "manual_frozen": null, "manual_coupon": null, "endpoint": "https://business.aliyuncs.com/", "method": "GET", "region_id": "cn-north-1", "auth_env": "", "access_key_env": "ALIYUN_QINGGUO_ACCESS_KEY_ID", "secret_key_env": "ALIYUN_QINGGUO_ACCESS_KEY_SECRET", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "青果阿里云 BSS OpenAPI QueryAccountBalance,AK/SK 从环境变量读取。" }, { "name": "语领腾讯云资金账户", "provider": "tencentcloud", "category": "cloud", "currency": "CNY", "unit": "元", "source_type": "tencentcloud_balance", "enabled": true, "warning_threshold": 500.0, "critical_threshold": 100.0, "manual_balance": null, "manual_available": null, "manual_frozen": null, "manual_coupon": null, "endpoint": "https://billing.tencentcloudapi.com/", "method": "POST", "region_id": "cn-north-1", "auth_env": "", "access_key_env": "TENCENTCLOUD_YULING_SECRET_ID", "secret_key_env": "TENCENTCLOUD_YULING_SECRET_KEY", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "腾讯云费用中心 DescribeAccountBalance,SecretId/SecretKey 从环境变量读取。" }, { "name": "百度智能云资金账户", "provider": "baidubce", "category": "cloud", "currency": "CNY", "unit": "元", "source_type": "baidubce_balance", "enabled": true, "warning_threshold": 500.0, "critical_threshold": 100.0, "manual_balance": null, "manual_available": null, "manual_frozen": null, "manual_coupon": null, "endpoint": "https://billing.baidubce.com/v1/finance/cash/balance", "method": "POST", "region_id": "cn-north-1", "auth_env": "", "access_key_env": "BAIDUBCE_ACCESS_KEY_ID", "secret_key_env": "BAIDUBCE_SECRET_ACCESS_KEY", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "百度智能云财务接口 POST /v1/finance/cash/balance,cashBalance 作为账户余额,AK/SK 从环境变量读取。" }, { "name": "盘古API", "provider": "panguapi", "category": "model", "currency": "CNY", "unit": "元", "source_type": "manual", "enabled": true, "warning_threshold": 500.0, "critical_threshold": 100.0, "manual_balance": 1565.0, "manual_available": 1565.0, "manual_frozen": 0.0, "manual_coupon": 0.0, "endpoint": "", "method": "GET", "region_id": "cn-north-1", "auth_env": "", "access_key_env": "", "secret_key_env": "", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "盘古API 钱包余额,按 2026-09-07 截图手动更新为 1,565.00 元;如后续提供余额 API 可改为自动采集。" }, { "name": "智谱 BigModel", "provider": "zhipu", "category": "model", "currency": "CNY", "unit": "元", "source_type": "zhipu_balance", "enabled": true, "warning_threshold": 100.0, "critical_threshold": 30.0, "manual_balance": null, "manual_available": null, "manual_frozen": null, "manual_coupon": null, "endpoint": "https://bigmodel.cn/api/biz/account/query-customer-account-report", "method": "GET", "region_id": "cn-north-1", "auth_env": "ZHIPU_FINANCE_TOKEN", "access_key_env": "", "secret_key_env": "", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "智谱 BigModel 财务接口动态读取 availableBalance,登录 Token 从环境变量读取;Token 失效时显示未知。", "auth_env_status": "SET" }, { "name": "多元探索", "provider": "deepwl", "category": "model", "currency": "USD", "unit": "USD", "source_type": "manual", "enabled": true, "warning_threshold": 100.0, "critical_threshold": 20.0, "manual_balance": 508.33, "manual_available": 508.33, "manual_frozen": 0.0, "manual_coupon": 0.0, "endpoint": "", "method": "GET", "region_id": "cn-north-1", "auth_env": "", "access_key_env": "", "secret_key_env": "", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "多元探索控制台截图手动录入,当前余额 508.33 USD;如后续提供余额 API 可改为自动采集。" }, { "name": "DeepSeek API - 18612876482", "provider": "deepseek", "category": "model", "currency": "CNY", "unit": "元", "source_type": "deepseek_balance", "enabled": true, "warning_threshold": 100.0, "critical_threshold": 20.0, "manual_balance": null, "manual_available": null, "manual_frozen": null, "manual_coupon": null, "endpoint": "https://api.deepseek.com/user/balance", "method": "GET", "region_id": "cn-north-1", "auth_env": "DEEPSEEK_API_KEY", "access_key_env": "", "secret_key_env": "", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "DeepSeek 官方 GET /user/balance,账号 18612876482,优先展示 CNY total_balance,granted_balance 作为赠金展示。", "auth_env_status": "SET" }, { "name": "DeepSeek API - 469845059@qq.com", "provider": "deepseek", "category": "model", "currency": "CNY", "unit": "元", "source_type": "deepseek_balance", "enabled": true, "warning_threshold": 100.0, "critical_threshold": 20.0, "manual_balance": null, "manual_available": null, "manual_frozen": null, "manual_coupon": null, "endpoint": "https://api.deepseek.com/user/balance", "method": "GET", "region_id": "cn-north-1", "auth_env": "DEEPSEEK_API_KEY_469845059_QQ_COM", "access_key_env": "", "secret_key_env": "", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "DeepSeek 官方 GET /user/balance,账号 469845059@qq.com,优先展示 CNY total_balance,granted_balance 作为赠金展示。", "auth_env_status": "SET" }, { "name": "DeepSeek API - maodianzhang233@gmail.com", "provider": "deepseek", "category": "model", "currency": "CNY", "unit": "元", "source_type": "deepseek_balance", "enabled": true, "warning_threshold": 100.0, "critical_threshold": 20.0, "manual_balance": null, "manual_available": null, "manual_frozen": null, "manual_coupon": null, "endpoint": "https://api.deepseek.com/user/balance", "method": "GET", "region_id": "cn-north-1", "auth_env": "DEEPSEEK_API_KEY_MAODIANZHANG233_GMAIL_COM", "access_key_env": "", "secret_key_env": "", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "DeepSeek 官方 GET /user/balance,账号 maodianzhang233@gmail.com,优先展示 CNY total_balance,granted_balance 作为赠金展示。", "auth_env_status": "SET" }, { "name": "DeepSeek API - 13149606318", "provider": "deepseek", "category": "model", "currency": "CNY", "unit": "元", "source_type": "deepseek_balance", "enabled": true, "warning_threshold": 100.0, "critical_threshold": 20.0, "manual_balance": null, "manual_available": null, "manual_frozen": null, "manual_coupon": null, "endpoint": "https://api.deepseek.com/user/balance", "method": "GET", "region_id": "cn-north-1", "auth_env": "DEEPSEEK_API_KEY_13149606318", "access_key_env": "", "secret_key_env": "", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "DeepSeek 官方 GET /user/balance,账号 13149606318,优先展示 CNY total_balance,granted_balance 作为赠金展示。", "auth_env_status": "SET" }, { "name": "MiniMax 账户钱包", "provider": "minimax", "category": "model", "currency": "CNY", "unit": "元", "source_type": "manual", "enabled": true, "warning_threshold": 1000.0, "critical_threshold": 300.0, "manual_balance": 1406.2, "manual_available": 1406.2, "manual_frozen": 0.0, "manual_coupon": 0.0, "endpoint": "", "method": "GET", "region_id": "cn-north-1", "auth_env": "", "access_key_env": "", "secret_key_env": "", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "MiniMax 控制台账户钱包可用额度,按 2026-08-12 截图手动录入 1,406.20 元;如后续提供稳定余额 API 可改为自动采集。" }, { "name": "AveMujica API", "provider": "avemujica", "category": "model", "currency": "USD", "unit": "USD", "source_type": "manual", "enabled": true, "warning_threshold": 500.0, "critical_threshold": 100.0, "manual_balance": 2943.05, "manual_available": 2943.05, "manual_frozen": 0.0, "manual_coupon": 0.0, "endpoint": "", "method": "GET", "region_id": "cn-north-1", "auth_env": "", "access_key_env": "", "secret_key_env": "", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "AveMujica API 控制台钱包截图手动更新,2026-09-07 当前余额 2,943.05 USD;如后续提供余额 API 可改为自动采集。" }, { "name": "apilio.ai", "provider": "apilio", "category": "model", "currency": "CREDITS", "unit": "⚡", "source_type": "manual", "enabled": true, "warning_threshold": 50.0, "critical_threshold": 10.0, "manual_balance": 199.49, "manual_available": 199.49, "manual_frozen": 0.0, "manual_coupon": 0.0, "endpoint": "", "method": "GET", "region_id": "cn-north-1", "auth_env": "", "access_key_env": "", "secret_key_env": "", "group_id_env": "", "auth_header": "Authorization", "auth_prefix": "Bearer ", "headers": {}, "balance_path": "balance", "available_path": "available", "frozen_path": "frozen", "coupon_path": "coupon", "timeout": 20, "note": "apilio.ai 充值中心截图手动录入,2026-09-07 可用余额 199.49;平台公开状态使用 ⚡ 作为计费单位。" } ]