get https://{baseUrl}/V1/product
Retrieves a product by its URL key. Version 2 of this API includes the store view code in the path.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/product?url-key=test-configurable-product'
Retrieves a product by its URL key. Version 2 of this API includes the store view code in the path.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/product?url-key=test-configurable-product'
Try It! to start a request and see the response here!