Web Administrator February 2, 2022 1016 views

The categories endpoint is for dealing with product categories information from your Tinycart Platform

 

1 - Get the current list of categories

Endpoint

/api/getcategory

Method

GET

 


2 - Get specific details of a category

Endpoint

/api/getcategory/{{categoryid}}

Method

GET