返回當前 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"