/geekbench/gpu_results/search

POST /api/geekbench/gpu_results/search

Price: 5 credits

Search uploaded Geekbench GPU runs by device, board, chip or vendor name, newest first, within one Geekbench major version. Each row carries the run id and URL, the system and processor name, clock speed and core count, the platform, the graphics API the run measured and its compute score. Feed the id and version to the GPU run endpoint for the workload breakdown and the graphics device detail.

How to use it

The query reaches the graphics card as well as the host machine, so a card model is the way to assemble runs for one part — 'RTX 5090' returns runs on that card under unrelated system names such as 'ASUS System Product Name'. The card name itself is not on the row; fetch the run to read it. Geekbench calls this family Compute up to version 6 and GPU from 7, and each version is a separate corpus with its own ids. One run measures one graphics API, so read `compute_api` before comparing scores. Rows come back newest first with no relevance ranking and the source offers no API, platform or score filter.

Parameters

Request body

Response

Errors

Response headers