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

> Interact with Modrinth Statistics

# StatisticManager

```ts theme={"theme":"github-dark-high-contrast"}
export class StatisticManager
```

# Table of Contents

### Methods

* [getStatistics()](#getStatistics)

## Methods

<AccordionGroup>
  <Accordion title="getStatistics()">
    <div id="getStatistics" />

    <ResponseField name="getStatistics()" pre={["async"]}>
      Get global Modrinth statistics

      *Returns [Response](/reference/type/Response)\<[Statistics](/reference/type/Statistics) | [null](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/null)>*
    </ResponseField>
  </Accordion>
</AccordionGroup>
