# Statistics Library statistics ## Endpoints ### GET /api/v1/statistics **Authentication:** Required (Bearer JWT) #### Responses | Status | Description | | ------ | --------------------- | | 200 | Library statistics | | 401 | Unauthorized | | 500 | Internal server error | ---