/vesa/clearmr/products

POST /api/vesa/clearmr/products

Price: 10 credits

List the displays VESA has certified under ClearMR, the motion-blur programme that scores a panel by its clear-to-blur pixel ratio. Narrows by a keyword matched against manufacturer and model and by a tier range. Returns the manufacturer, the certified model with the sibling SKUs the certificate also covers, screen size, resolution, the frame rate the measurement was taken at, and the numeric ClearMR tier.

How to use it

`tier` is the numeric ClearMR score, higher meaning less perceived motion blur, and it is a free number rather than a fixed ladder — bound it with `min_tier`/`max_tier` instead of matching an exact value. A single registry row often names several SKUs; the first is `model` and the rest are `aliases`, so match a part number against both. `frame_rate` is the refresh the measurement was taken at, not the panel's maximum. The registry lists only what a vendor asked VESA to publish, so absence is not evidence a display is uncertified.

Parameters

Request body

Response

Errors

Response headers