API Reference

Retrieve product by ID

Retrieves detailed information about a specific product, identified by its product ID. The response includes product attributes such as name, description, price, images, categories, and any other relevant metadata. This API is typically used to display product details on the storefront or in administrative tools.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/product/123'

Language
URL
Click Try It! to start a request and see the response here!