用量查询当前用户月度截图用量与计划状态。端点 GET /v1/usage 需要登录会话认证。 响应示例 { "plan": "free", "status": "active", "screenshotsUsedThisMonth": 42, "screenshotsPerMonth": 100, "currentPeriodStart": "2026-05-01T00:00:00.000Z", "currentPeriodEnd": "2026-06-01T00:00:00.000Z" } 在 控制台概览 可查看可视化用量卡片。API 密钥创建、列出与撤销 API Key,需登录会话认证。公开接口无需 API Key 的公开统计、演示与预览接口。