Langsung ke konten utama
GET
/
v3
/
stores
/
{store_id}
/
public
/
items
/
count
Count storefront items
curl --request GET \
  --url https://api.scalev.com/v3/stores/{store_id}/public/items/count \
  --header 'X-Scalev-Storefront-Api-Key: <x-scalev-storefront-api-key>'
{
  "total": 1
}

Documentation Index

Fetch the complete documentation index at: https://docs.scalev.com/llms.txt

Use this file to discover all available pages before exploring further.

Header

X-Scalev-Storefront-Api-Key
string
wajib

Publishable storefront public API key for the target store.

Parameter Path

store_id
string
wajib

Store unique_id.

Respons

Storefront item count

total
integer
wajib
Rentang yang diperlukan: x >= 0