ganfne123/dsh-plugin-api-quota0

dsh-plugin-api-quota

DSH Web UI plugin: check your DeepSeek API key balance/quota (GET /user/balance) from the sidebar, with a GUI panel showing total/granted/topped-up balance.

AI Analysis

核心用途是在侧边栏 GUI 面板中直接查询并展示 DeepSeek API 密钥的总额、赠送额度及充值余额。适合需要随时监控 API 账户余额的用户。

Package
dsh-plugin-api-quota
Version
0.1.0
License
MIT
Last updated
Aug 15, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ganfne123/dsh-plugin-api-quota

Configuration

FieldDefaultMeaning
apiKeyEnvDEEPSEEK_API_KEYCredential reference (environment-variable-shaped) holding the API key
baseURLhttps://api.deepseek.comDeepSeek API base URL
balancePath/user/balanceBalance endpoint path appended to baseURL