---
updatedAt: 2026-04-09T16:03:49.000Z
---

Fetch the complete documentation index at: https://docs.blockdaemon.com/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version.

# Management API

Usage Metrics Endpoints

Use these endpoints to monitor your usage for the current billing period.

> ❗️ Note
>
> These APIs are available for **all paid plan authorization keys** and **do not require an additional product purchase**. They are not available for free-tier authorization keys.

| APIs                                                                                                            | Compute Unit Value |
| :-------------------------------------------------------------------------------------------------------------- | :----------------- |
| [/management/v1/metrics/quota-usage](https://docs.blockdaemon.com/reference/management-metrics-quota-usage)     | 10                 |
| [/management/v1/metrics/request-usage](https://docs.blockdaemon.com/reference/management-metrics-request-usage) | 10                 |

<br />