/usbif/products

POST /api/usbif/products

Price: 1 credit

Get one product from the USB-IF certified product list by its TID: the list record — model, company, category paths, speeds, features, port wattage and certification time — plus the device type, product revision, USB specifications supported, USB Type-C role, power rails and cable length and power where the product declares them.

How to use it

Pass the `tid` a usbif/products/search row returned, not that row's `id` — the two numbers differ, and for over 2000 rows the `id` also happens to equal a different row's `tid`, so passing an `id` here does not fail: it silently returns whatever product owns that number as a `tid`. A few TIDs are filed on two list rows, and the answer is the row the registry's own product page describes.

Parameters

Request body

Response

Errors

Response headers