# 📊 Usage

Gather API usage per client and invoice

 - [GET /usage/metrics](https://pdp-api-v250704-iron.seqino.dev/openapi/usage/get_usage_metrics_usage_metrics_get.md): Get detailed usage metrics for a company within a specified period.
 - [GET /usage/summary](https://pdp-api-v250704-iron.seqino.dev/openapi/usage/get_usage_summary_usage_summary_get.md): Get a high-level usage summary for a company.
 - [GET /usage/limits](https://pdp-api-v250704-iron.seqino.dev/openapi/usage/get_usage_limits_usage_limits_get.md): Get usage limits and current usage statistics for a company.
 - [POST /usage/limits](https://pdp-api-v250704-iron.seqino.dev/openapi/usage/set_usage_limit_usage_limits_post.md): Set or update usage limits for a specific company endpoint.
 - [GET /usage/alerts](https://pdp-api-v250704-iron.seqino.dev/openapi/usage/get_usage_alerts_usage_alerts_get.md): Get usage alerts and warnings for a company.
 - [GET /usage/mandates](https://pdp-api-v250704-iron.seqino.dev/openapi/usage/get_mandate_stats_usage_mandates_get.md): Get mandate statistics for a sponsor. Returns the total number of mandates and average number of mandates per client for the sponsor identified by the X-PDP-Sponsor-Id header.
 - [GET /usage/clients](https://pdp-api-v250704-iron.seqino.dev/openapi/usage/get_client_stats_usage_clients_get.md): Get client statistics for a sponsor. Returns the total number of clients for the sponsor identified by the X-PDP-Sponsor-Id header.
