Query neo-cloud sites by region
Return GPU data-center sites in a geographic region, looked up by city name or by coordinates with a radius. Each site includes GPU types, quantity, power capacity, chip generation, business category, and key customer, along with its location. By default only neo-cloud sites (GPU-as-a-service providers) are returned. Pass scope=all to include the full site set (AI supercomputers and other GPU asset owners).
Overview
Return GPU data-center sites in a geographic region, looked up by city name or by coordinates with a radius. Each site includes GPU types, quantity, power capacity, chip generation, business category, and key customer, along with its location. By default only neo-cloud sites (GPU-as-a-service providers) are returned. Passscope=all to include the full site set (AI supercomputers and other GPU asset owners).Authorizations
API key passed as a Bearer token. Create one in the dashboard.
Query Parameters
City name (matches city or site name).
"Paris"
Latitude for geo-radius query.
48.8566
Longitude for geo-radius query.
2.3522
Radius in km around lat/lng (default 50, max 500).
100
neocloud (default) or all.
neocloud, all Filter by normalized country name.
"France"
Filter by GPU type (substring match).
"H100"
Response
Sites in the region.

