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' \ --header 'x-stateset-api-key: YOUR_API_KEY'
{ "sku": "SKU-TENT-2P-GRN", "locations": [ { "location": "string", "available": 1 } ], "totalAvailable": 1, "reserved": 1, "availableAfterReservations": 1, "lastSyncedAt": "2026-08-31T14:22:05Z" }
Consolidated inventory for the SKU
object
Show locations
200
401