Get GPU Machine Locations
Machines
Get GPU Machine Locations
Returns current geographic locations of GPU machines, grouped by coordinates, for use in a geo map dashboard.
GET
Get GPU Machine Locations
Authorizations
API key must be provided in the Authorization header
Response
Success. Returns {success: true, locations: [{latitude, longitude, city, country_code, gpu_name, rented, verified, datacenter, num_gpus}]}. Returns needs_machine: true with empty locations if host has no active machines.