---
title: "Get network capacity"
method: GET
path: "/cdn/advanced/v1/capacity"
tags: ["CDN Statistics"]
---

# Get network capacity

`GET /cdn/advanced/v1/capacity`

Get network capacity per country.

## Response `200`

Successful.

- object[]
  - `country_code` string — ISO country code.
  - `country` string — Country name.
  - `capacity` number — Network capacity in Gbit/s.

---

[API](https://skmtc.dev/g-core/apis/gcore-openapi.md) · [All operations](https://skmtc.dev/g-core/apis/gcore-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/g-core/gcore-openapi/revisions/09e652815095/schema)
