Skip to main content
GET
Get DRAM Contract Price Data

Authorizations

X-API-Key
string
header
required

API Key authentication. Example: "your-api-key-here"

Query Parameters

item
enum<string>
required

DRAM contract item

Available options:
DDR2 1Gb 64Mx16,
DDR2 512Mb 32Mx16,
DDR3 1Gb 64Mx16,
DDR3 2Gb 128Mx16,
DDR3 4Gb 256Mx16,
DDR4 16GB SO-DIMM,
DDR4 16GB U-DIMM,
DDR4 16Gb 1Gx16,
DDR4 16Gb 2Gx8,
DDR4 4Gb 256Mx16,
DDR4 8GB SO-DIMM,
DDR4 8GB U-DIMM,
DDR4 8Gb 1Gx8,
DDR4 8Gb 512Mx16,
DDR5 16GB SO-DIMM,
DDR5 16GB U-DIMM,
DDR5 16Gb 2Gx8,
DDR5 8GB SO-DIMM,
DDR5 8GB U-DIMM
start_time
integer<int64>
required

Start time (Unix seconds)

end_time
integer<int64>
required

End time (Unix seconds)

Response

OK

data
object[]
error
object
metadata
any
pagination
any
request_id
string
success
boolean