> ## 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.

# Read license limits

> Read the active signed-license limits and expiration.

The legacy organization quota endpoint is not part of the current API. Read the active license
snapshot instead:

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

The response includes `max_intake_bytes_per_day`, `expires_at_micros`, edition compatibility value,
verification state, features, and the active immutable version id.

This endpoint is available only in the `_sys` scope and requires `sys.licenses.read`. Runtime
router limits are deployment configuration, not fields that this endpoint can change.
