---
title: Statistics
description: Discover Statistics: monitor API usage, track bandwidth consumption, identify traffic patterns, and manage quota limits across your organization and spaces.
url: https://storyblok.com/docs/api/management/statistics
---

# Statistics

Monitor API usage, track bandwidth consumption, identify traffic patterns, and manage quota limits across your organization and spaces.

Use the statistics endpoint to retrieve traffic data for your organization or specific spaces, including request counts, bandwidth usage, top consuming spaces, and individual asset traffic metrics.

Endpoint

```bash
/v1/orgs/me/statistics/
```

## Pagination

-   [Previous: Update a Space](/docs/api/management/spaces/update-a-space)
-   [Next: Retrieve API Traffic Statistics](/docs/api/management/statistics/retrieve-api-traffic-statistics)
