Skip to main content
GET
/
v1
/
products
/
count
Count products
curl --request GET \
  --url https://api.quickbutik.com/v1/products/count \
  --header 'Authorization: Basic <encoded-value>'
{
  "count": "4"
}

Authorizations

Authorization
string
header
required

Response

count
string
Example: