Skip to main content
GET
Count products
Returns the total number of non-deleted products in the store. Requires the READ_INVENTORY scope.

Authorizations

Authorization
string
header
required

Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.

Response

Count products — success.

status
integer
required
Example:

200

success
boolean
required
Example:

true

message
string
required
Example:

"Count products"

data
object
required
Example: