Docs · v3 · stable
Build with Stockledger.
REST · v124 endpoints
Authentication
2 endpointsInventory
5 endpointsGETGETPATCHPOSTPOST
/v1/inventory
List every canonical SKU and its per-channel counts.
/v1/inventory/:sku
Get the truth record for a single SKU.
/v1/inventory/:sku
Patch count, cost, attributes, or variant links.
/v1/inventory/bulk
Upsert up to 5,000 SKUs in one request.
/v1/inventory/movements
Record a stock movement against a warehouse.
Reconciliation
4 endpointsReports
6 endpointsGETPOSTGETGETPOSTDELETE
/v1/reports
List versioned, signed reports.
/v1/reports
Generate a report — type, range, filters.
/v1/reports/:id
Get report metadata and signature.
/v1/reports/:id/export
Export as PDF, CSV, or JSON.
/v1/reports/:id/share
Issue a read-only share link.
/v1/reports/:id
Tombstone a draft report.
Channels
4 endpointsWarehouses
3 endpointsend of API reference · request a missing endpoint →