Retrieve related products by product ID

Retrieves a list of products related to a specific product, identified by its product ID. Related products can be used to display recommendations or cross-sell items on the product page. The response typically includes product ID, name, thumbnail image, and pricing information for each related product.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/product/id/1513/related

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
number

Number of results to return per page.

number

Number of results to return per page.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json