Skip to main content

Get Product Detail

POST 

/Products/Detail/:productID

Returns the full detail of a single product for the authenticated API customer.

The product is identified by its unique productID passed in the route.

The response includes pricing, stock availability, images, descriptions, platform information, variants and other metadata required to display or synchronize the product on your side.

Authentication: requires a valid API customer. Requests without a valid API user will receive 401 Unauthorized.

Request

Responses

Product detail returned successfully.