---
title: "Domain statistics"
method: GET
path: "/domain/{domainId}"
tags: ["domain"]
---

# Domain statistics

`GET /domain/{domainId}`

Returns detailed statistics for domain in given period

## Path parameters

- `domainId` integer, required

## Query parameters

- `period` 'custom' | 'today' | 'yesterday' | 'total' | 'week' | 'month' | 'lastmonth' | 'last7' | 'last30'
- `clicksChartInterval` 'hour' | 'day' | 'week' | 'month'
- `tz` string
- `startDate` string, date
- `endDate` string, date

## Response `200`

domain statistics

---

[API](https://skmtc.net/short/apis/short-io-api.md) · [All operations](https://skmtc.net/short/apis/short-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/short/short-io-api/revisions/288b112e7951/schema)
