Skip to main content
GET
cURL

Overview

The share of tracked capacity that is rented, between 0 and 1.

Authorizations

Authorization
string
header
required

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

Path Parameters

gpuName
enum<string>
required

A supported GPU model. URL-encode spaces.

Available options:
H100 SXM,
H200,
A100 SXM4,
B200,
RTX 5090,
RTX PRO 6000 WS
Example:

"H100 SXM"

Query Parameters

startDate
string
required
Example:

"2026-05-01"

endDate
string
required
Example:

"2026-05-31"

granularity
enum<string>
default:daily
Available options:
daily,
hourly,
auto
limit
integer
default:10000

Max rows to return. Positive integer, no upper cap. A key returns full history.

Required range: x >= 1

Response

Utilization series.