> ## Documentation Index
> Fetch the complete documentation index at: https://docs.molesignal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 读取许可证限额

> 读取活动签名许可证的限额与过期时间。

旧的组织配额端点不属于当前 API。请改为读取活动许可证快照：

```http theme={null}
GET /api/v1/system/license
```

响应包含 `max_intake_bytes_per_day`、`expires_at_micros`、版本兼容值、验证状态、功能与活动不可变版本 ID。

该端点只在 `_sys` 范围可用，并需要 `sys.licenses.read`。Router 运行限额属于部署配置，不能通过该端点修改。
