Skip to main content
GET
cURL

Overview

Aggregate power capacity, GPU quantity, and site counts grouped by country or by GPU type. Useful for regional/technology risk rollups. Defaults to neo-cloud sites; scope=all widens to the full set. For by=gpu_type, a site listing multiple chips (e.g. H100/A100) contributes to each of its chip-type buckets; sites with no recognized chip fall under Other.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token. Create one in the dashboard.

Query Parameters

by
enum<string>
required

Grouping dimension: country or gpu_type.

Available options:
country,
gpu_type
scope
enum<string>

neocloud (default) or all.

Available options:
neocloud,
all
country
string

Restrict to a country before aggregating.

Example:

"France"

gpu_type
string

Restrict to sites containing this GPU type before aggregating.

Example:

"H100"

Response

Aggregated totals.