Skip to main content
GET
cURL

Overview

Standard deviation of daily log returns over a rolling window, annualized. Results are most-recent-first.

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-03-01"

endDate
string
required
Example:

"2026-05-31"

windowDays
integer
default:30

Rolling window size, 1-365.

Response

Volatility series.