返回当前 Key 的额度信息
GET /v1/dashboard/billing/subscription
鉴权: {'type': 'bearer', 'prefix': 'sk-', 'description': 'API Key, 使用 `Authorization: Bearer sk-xxx` 鉴权'}
兼容 OpenAI 的 subscription 端点, 供第三方平台 (如 Cherry Studio / NextChat) 识别可用额度。
200 — 额度信息curl https://api.router.ai/v1/dashboard/billing/subscription \
-H "Authorization: Bearer sk-xxx"