/vesa/displayport/products

POST /api/vesa/displayport/products

Price: 5 credits

Fetch one VESA DisplayPort certified product by its registry alias. Returns the certified model name, the manufacturer, the certification categories and product types the registry files it under, and the family model numbers or part numbers the certification also covers.

How to use it

Take the alias from a /vesa/displayport/products/search result rather than guessing it: it is the model name lowercased with separators replaced, and an unknown one answers 412. A few registry cards link through a draft-preview address and come back with `alias` null — pass their numeric `id` here instead, and the answer carries the alias the registry publishes. The certification covers more SKUs than the headline model — `aliases` lists them, and `alias_label` says whether the registry calls them family models (displays) or part numbers (cables). A monitor and a cable are filed under different `product_types`, which is the vocabulary the search endpoint's own filter takes.

Parameters

Request body

Response

Errors

Response headers