/threedmark/hardware

POST /api/threedmark/hardware

Price: 5 credits

Fetch UL's performance rollup for one graphics card or processor. Returns its median 3DMark score across every submitted run, the test that score comes from, its rank in UL's ranking, a five-star performance rating, MSRP, TDP and score per watt, the DirectX feature level of a graphics card or the socket of a processor, a popularity rank from the last 30 days of submissions, and two comparison tables: the closest-priced alternatives with their scores, and the closest-scoring alternatives with their value-for-money rating.

How to use it

The name must be UL's own spelling with the vendor prefix — 'NVIDIA GeForce RTX 5090', not 'RTX 5090' or '5090' — take names from the ranking endpoint's rows when unsure. Apple Mac systems are listed inside the GPU ranking but only resolve here with `kind=mac`, not `kind=gpu`; pass whichever `kind` the ranking row itself reports rather than assuming everything in that ranking is `gpu`. `score` is the median across every submitted run for that part, which makes it the right number for comparing hardware and useless for reproducing one machine. Which benchmark that median comes from is in `score_test` and it moves as UL retires tests, so compare two parts only when their `score_test` matches. Retail prices are absent: `msrp_price` is the launch price and reads N/A on parts that never had one.

Parameters

Request body

Response

Errors

Response headers