Skip to main content
GET
cURL

Overview

How much of the tracked GPU fleet is actually working over a trailing window, and what compute costs per useful GPU-hour once idle capacity is priced in. Read basis before comparing series: while heartbeat intensity is unwired it reports occupancy_only and eur equals occupancy. Read coverage too — a scrape gap is missing information, not idle GPUs. See the Effective Utilization Index concept page for the construction, the demand/supply decomposition, and the known limitations.

Authorizations

Authorization
string
header
required

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

Query Parameters

gpuType
enum<string>

Restrict to a single GPU model. Defaults to every public model, aggregated.

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

Occupancy region. Defaults to global. Note that price is market-wide, so a narrower region yields an approximate effective price.

Example:

"global"

startDate
string

Inclusive start of the window in YYYY-MM-DD. Defaults to 29 days before endDate.

Example:

"2026-07-14"

endDate
string

Inclusive end of the window in YYYY-MM-DD. Defaults to today.

Example:

"2026-08-12"

baseDate
string

Rebase anchor for the index level. Defaults to 2026-01-01. Check baseAvailable in the response - when false the series rebased on its own first day.

Example:

"2026-01-01"

Response

The Effective Utilization Index over the requested window.