List datasets
List the datasets available through the SKUTOPIA Data API.
Returns each dataset the caller is entitled to read, with a description and
the endpoint that serves it. Use the per-dataset endpoint (for example
/v1/inventory-forecasting) to fetch the data itself.
List datasets › Responses
Successful Response
Datasets the caller is entitled to read
Get inventory forecasting
Inventory forecast for each product you sell.
Returns the stock on hand now, the date each product is projected to sell out at the forecast sales rate, and an urgency band so you can prioritise what to reorder. Products closest to selling out are listed first. Shows the latest available figures, updated weekly.
JSON returns typed rows plus an inline column schema. csv and parquet
return the same data as a file download for bulk use.
query Parameters
formatOutput format: json (default), csv, or parquet
Output format: json (default), csv, or parquet
limitMaximum rows per page (json only)
Maximum rows per page (json only)
offsetRow offset for pagination (json only)
Row offset for pagination (json only)
Get inventory forecasting › Responses
Successful Response
descriptionWhat this dataset represents
The forecast rows for this page
Offset pagination envelope
datasetDataset identifier