Skip to main content
GET
cURL

Overview

The daily Effective Utilization Index series, with each day’s move decomposed into a demand effect and a supply effect that sum exactly to the observed change. That decomposition is the reason to read this series rather than a plain utilization rate: occupancy rising because buyers took more GPUs is a different market from occupancy rising because a provider withdrew capacity. See the Effective Utilization Index concept page for the methodology.

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.

Example:

"global"

startDate
string

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

Example:

"2026-07-01"

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.

Example:

"2026-01-01"

Response

Daily Effective Utilization Index rows for the requested window.