Count all products
GET https://api.ecartapi.com/api/v2/products/count
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true,"count":3}
GET https://api.ecartapi.com/api/v2/products/count
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |
status: OK
{"success":true,"count":3}