The customers endpoint is for dealing with product customers information from your Tinycart Platform
1 - Get the current list of customers
Endpoint
/api/getcustomers
Method
GET
2 - Get specific details of a category
Endpoint
/api/getcustomer/{{customerid}}
Method
GET