Product detail
GET /product-detail
This endpoint allows you to retreive detailed information about a specific product using it's slug.
Headers
Header
Type
Description
Authorization
string
Bearer token.
Query parameters
Parameter
Type
Description
slug
string
The unique identifier of the product you want to retrieve.
Response
Last updated
Was this helpful?