Web Administrator February 2, 2022 1139 views

The products endpoint is for dealing with products information from your Tinycart Platform

 

 

1 - Get the current list of products

Endpoint

/api/getproducts

Method

GET

 


2 - Get specific details of a category

Endpoint

/api/getproduct/{{productid}}

Method

GET