---
title: "Analytics Nodes Load Timeline"
method: GET
path: "/admin/analytics/nodes/load-timeline"
---

# Analytics Nodes Load Timeline

`GET /admin/analytics/nodes/load-timeline`

#2 Node load distribution over time

Shows how load is distributed across nodes and countries over time.
Critical for monitoring load balancing effectiveness.

Returns:
- timeline: load per node per hour
- by_country: aggregated load by country
- current_load: current snapshot
- balance_score: how evenly distributed the load is (0-100)

## Query parameters

- `hours` integer

## Headers

- `authorization` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/open60m/apis/open60-vpn-api.md) · [All operations](https://skmtc.dev/open60m/apis/open60-vpn-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/open60m/open60-vpn-api/revisions/932cba8b4b19/schema)
