← back to Secrets Manager
routes: add DEEPSEEK_API_KEY with DeepSeek balance verify endpoint
287df5a7db1e55b8c438f8d50897863317437bd1 · 2026-09-08 09:43:51 -0700 · Steve Abrams
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ELf753u6xu7AiZjNRD4yY6
Files touched
Diff
commit 287df5a7db1e55b8c438f8d50897863317437bd1
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Tue Sep 8 09:43:51 2026 -0700
routes: add DEEPSEEK_API_KEY with DeepSeek balance verify endpoint
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ELf753u6xu7AiZjNRD4yY6
---
routes.json | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/routes.json b/routes.json
index 48bafd7..85818f9 100644
--- a/routes.json
+++ b/routes.json
@@ -1488,6 +1488,15 @@
"path": "/Users/macstudio3/.claude/skills/butlr/.env"
}
]
+ },
+ "DEEPSEEK_API_KEY": {
+ "label": "DeepSeek platform API key — DeepSeek Harness CLI (dsh / @deepseek-ai/dsh); consumed via ~/.zshrc export sourced from master",
+ "verify": {
+ "method": "GET",
+ "url": "https://api.deepseek.com/user/balance",
+ "auth": "bearer"
+ },
+ "destinations": []
}
},
"leak_patterns": [
← 346ba84 auto-data-snapshot: 2026-09-08T09:40:47 (1 data files) — reg
·
back to Secrets Manager
·
auto-data-snapshot: 2026-09-11T08:57:34 (1 data files) — rou 98ffa8e →