StateSet Commerce API
This is the HTTP surface of the embedded commerce engine — the same engine documented in iCommerce. It runs a full commerce and ERP stack: order capture, inventory, warehouse operations, manufacturing, procurement, and double-entry accounting. 432 operations across 61 domains. Every page in this section is generated from the engine’s OpenAPI specification, so the paths, parameters, and response shapes are the ones the code serves rather than prose that drifted.Base URL
Authentication
What it covers
Orders and customers
88 operationsInventory and warehouse
67 operationsFulfillment and shipping
53 operationsManufacturing and quality
41 operationsProcurement
27 operationsFinancials
97 operationsAgents and protocols
19 operationsPlatform
40 operationsThe financials domain is the part most commerce APIs do not have.
general_ledger,
accounts_payable, accounts_receivable, fixed_assets, and revenue_recognition mean an order
posts to a real chart of accounts with journal entries, periods that close and lock, and a trial
balance — rather than exporting a CSV for someone else’s ledger.Conventions
Related
- iCommerce quickstart — running the engine
- StateSet One API — the platform API and its own reference
- Errors · Rate limiting