Skip to main content
GET
cURL

Overview

Historical spot prices for a single memory type, oldest-first. Pair this with /api/memory-types to discover valid id or memoryType values.

Authorizations

Authorization
string
header
required

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

Path Parameters

memoryType
string
required

A tracked memory type name or frozen id (e.g. mem_ddr4_16gb). URL-encode names.

Example:

"mem_ddr4_16gb"

Query Parameters

startDate
string

Inclusive start. YYYY-MM-DD or ISO 8601.

Example:

"2026-07-31"

endDate
string

Inclusive end. A date-only YYYY-MM-DD includes that day's 4 PM ET settlement.

Example:

"2026-08-07"

limit
integer
default:1000

Response

Memory price history.