---
title: "GET /billing/v1/requests"
method: GET
path: "/billing/v1/requests"
---

# GET /billing/v1/requests

`GET /billing/v1/requests`

number of unique requests

## Query parameters

- `year` integer
- `month` integer
- `output` 'json' | 'xml'

## Response `200`

A successful response

- Billing — number of requests in billing period
  - `periodStart` string, date — begin of the billing period
  - `periodEnd` string, date — end of the billing period
  - `numberOfRequests` integer — number of unique requests

---

[API](https://skmtc.dev/northdata/apis/north-data-api.md) · [All operations](https://skmtc.dev/northdata/apis/north-data-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/northdata/north-data-api/revisions/c27900c57920/schema)
