Skip to main content
Once you have an access token, call the Partner API on your user’s behalf to create (or update) a manufacturer product from their board.

Create or update a product

Requires the manufacturer:products scope.

Fields

Response

Render the QR from qr.data in your own UI. The end user scans it in the Hyperwisor app to onboard the physical device.

Component types

Common type values (extended over time):
Unknown component types are accepted and stored — they simply map to a generic widget until first-class support is added.

Read a product’s status

Idempotency

Operations are keyed on (your client, external_ref). Safe to retry — a repeat call updates the same product rather than creating a new one.