Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API Reference
Every endpoint, with a playground
curl --request GET \ --url 'https://api.sync.stateset.com/v1/tenants/{tenant_id}/inventory/alerts' \ --header 'x-stateset-api-key: YOUR_API_KEY'
[ { "sku": "SKU-TENT-2P-GRN", "currentQuantity": 1, "threshold": 1, "location": "string", "detectedAt": "2026-08-31T14:22:05Z" } ]
Low stock alerts
object[]
200
401