---
title: "Get regional data"
method: GET
path: "/region"
tags: ["Analytics API"]
---

# Get regional data

`GET /region`

Retrieves analytics data grouped by geographic regions

## Query parameters

- `start_date` string
- `end_date` string
- `granularity` 'total' | 'day' | 'hour'
- `country` string
- `region` string

## Response `200`

Regional analytics data retrieved successfully

- object

## Other responses

- `400` — Bad request - Invalid input parameters
- `401` — Unauthorized - Invalid or missing authentication
- `404` — Not found - Resource does not exist
- `500` — Internal server error

---

[API](https://skmtc.net/pandavideo/apis/api-v2.md) · [All operations](https://skmtc.net/pandavideo/apis/api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pandavideo/api-v2/versions/4fbd3c623ca9/schema)
