Skip to main content
April 2025
v1.0.0 — Public Beta

Initial release of the SIMCEL Insights API

The Insights API is now available in public beta.New endpoints:
  • GET /insights/v1/demand-forecast — Demand signals per scenario
  • GET /insights/v1/pnl-summary — P&L stack from Gross Sales to EBIT/DPM
  • GET /insights/v1/supply-performance — Inventory and service level KPIs
  • GET /insights/v1/sustainability — CO2 footprint breakdown
Features:
  • Scenario comparison (up to 3 scenarios per request)
  • Time aggregation: daily, weekly, monthly, fiscal year
  • GroupBy support: product, region, DC, channel, SKU
  • Multi-currency support (overrides plan default)
Known limitations in beta:
  • interval=D (daily) only supported on demand-forecast and supply-performance
  • Maximum 3 scenarios per request
  • Rate limit: 60 req/min on Starter plan

Versioning policy

The Insights API is versioned via the URL path (/v1/). We follow these rules:
Change typePolicy
New optional query parametersReleased without version bump
New fields in responsesReleased without version bump (additive)
Removed or renamed fields30 days notice via changelog + email, then new version
Breaking parameter changesNew /v2/ path, old path maintained for 6 months
Subscribe to the changelog by watching this page or joining the developer mailing list.