# Stook Analytics

The [**Stook Analytics**](/products/object-storage-stook/analytics.md) API provides comprehensive programmatic access to your object storage performance metrics, usage statistics, error rates, and raw access logs. This powerful API enables you to:

* Monitor real-time storage performance and reliability
* Build custom dashboards and reporting pipelines
* Perform deep operational analysis
* Integrate analytics data into your existing monitoring systems
* Automate alerting and incident response

These endpoints power the analytics views available in the [Medianova Control Panel](https://cloud.medianova.com) and offer extensive customization for advanced use cases.

{% openapi src="/files/0nyeid1eNDrsdOIgePt3" path="/api/v2/stook/overview" method="post" %}
[stook-overview.json](https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2Fgit-blob-b9da26bf18dd8e2fda47ad28f563d8dbe084b439%2Fstook-overview.json?alt=media)
{% endopenapi %}

{% openapi src="/files/P6Y9HjZVMNVPhvNY5hvr" path="/api/v2/stook/filters" method="post" %}
[stook-filters.json](https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2Fgit-blob-d1916be3362b5dcbaff591bed1690b086cc35c59%2Fstook-filters.json?alt=media)
{% endopenapi %}

{% openapi src="/files/ZyK6PLqkdfzQTnR4mFfQ" path="/api/v2/stook/request\_histogram" method="post" %}
[stook-request-histogram.json](https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2Fgit-blob-c7e31ba7d29e9d040e60434dce1268f11c0b1504%2Fstook-request-histogram.json?alt=media)
{% endopenapi %}

{% openapi src="/files/C2ryWUIKpj0u57PDTck5" path="/api/v2/stook/error\_ratio\_histogram" method="post" %}
[stook-error-ratio-histogram.json](https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2Fgit-blob-f4c1e1dda14eade28512aaa483d74e3c6bfeb957%2Fstook-error-ratio-histogram.json?alt=media)
{% endopenapi %}

{% openapi src="/files/FvIfvZFQJmeaBY9GwXMb" path="/api/v2/stook/charts" method="post" %}
[stook-charts.json](https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2Fgit-blob-e45b5b0a66328a816d9332cbecc15e54668184e2%2Fstook-charts.json?alt=media)
{% endopenapi %}

{% openapi src="/files/B5rdTCk77ou86V0ZEaCH" path="/api/v2/stook/bucket\_details" method="post" %}
[stook-bucket-details.json](https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2Fgit-blob-c8d236da9ca1c91b64db60ba2a9ca6e65f029158%2Fstook-bucket-details.json?alt=media)
{% endopenapi %}

{% openapi src="/files/RHZgnPwQojcFIKIjINN6" path="/api/v2/stook/failure\_rate\_per\_bucket" method="post" %}
[stook-failure-rate-per-bucket.json](https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2Fgit-blob-147a333a725cd830bbb84d0a57b20eb30fd6b4ce%2Fstook-failure-rate-per-bucket.json?alt=media)
{% endopenapi %}

{% openapi src="/files/RCuchwNP76BV93hpqN23" path="/api/v2/stook/raw\_logs" method="post" %}
[stook-raw-logs.json](https://542970813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtK7oIwmhUHdEJcaH4Hx8%2Fuploads%2Fgit-blob-5932b2d10d682687183ea8fcb2ef6d97514f7a68%2Fstook-raw-logs.json?alt=media)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://clients.medianova.com/api-documentation/analytics/stook-analytics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
