Simparel (now Aptean Apparel ERP, Exenta Edition) is a fashion-focused business platform that natively combines ERP, PLM, supply chain management, warehouse management, shop floor control, and EDI for apparel and textile companies. An unofficial API lets you programmatically pull styles, bills of material, costing, purchase and sales orders, inventory, shipments, and production status—and push updates like new orders, style specs, and inventory adjustments back into Simparel.
Simparel is a fashion-focused enterprise software platform—now offered as Aptean Apparel ERP, Exenta Edition—that natively combines traditionally independent PLM, ERP, Supply Chain Management (SCM), Materials Requirements Planning (MRP), Shop Floor Control (SFC), Electronic Data Interchange (EDI), and Warehouse Management (WMS) into a single business system built for apparel, footwear, and textile companies. Brands and manufacturers use Simparel to manage the entire design-to-delivery lifecycle: line planning, product specifications, costing, raw materials, order management, inventory, production, and distribution.
Core product areas include:
Common data entities:
Apparel companies run mission-critical design, sourcing, and fulfillment workflows on Simparel, but turning its tightly integrated modules into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser and application flows across Simparel's PLM, ERP, SCM, and WMS modules to deliver a resilient, normalized API layer for your Simparel tenant—without waiting on a public developer program.
Use Simparel with AI agents: Simparel MCP Server →
Authentication
/authenticateAuthenticate to a Simparel tenant using username/password, or MFA, and obtain a session token for downstream calls.
Product
/stylesList styles with colorways, size scales, season, and status filters, including linked tech packs and specifications.
Product
/create_styleCreate a new style with attributes, bill of material, and costing against the brand's configured product model.
Orders
/sales_ordersRetrieve sales orders, cut tickets, and allocation status with customer, season, and ship-window filters.
Orders
/create_purchase_orderCreate a purchase order to a factory or material vendor with line items, quantities, and delivery dates.
Inventory
/inventoryPull on-hand, allocated, and in-transit inventory by SKU, lot, and warehouse, including shipments and ASNs.
- Pull styles, colorways, BOMs, and costing from Simparel PLM into a single warehouse - Stream tech-pack and specification updates to sourcing and 3D-design tools - Reconcile style and SKU master data across PLM, ERP, and ecommerce
- Push sales and purchase orders into Simparel ERP and pull cut tickets and work orders back - Track production and shop-floor status to keep ship-window commitments - Route order acknowledgments and ASNs to trading partners without manual EDI handling
- Sync on-hand, allocated, and in-transit inventory from WMS into OMS and 3PL systems - Surface low-stock and over-allocation events to planning workflows - Reconcile shipments, ASNs, and invoices against sales orders
- Pull costing sheets and BOM material costs for margin analysis - Match purchase orders and invoices against factory and vendor records - Surface raw-material shortages from MRP to procurement workflows
Authentication
Username/password and MFA (SMS, email, TOTP) handled in a managed session
Connectivity
Authenticated application and browser flows across PLM, ERP, SCM, and WMS modules
Response format
Normalized JSON across Style, BOM, Order, Inventory, and Production objects
Rate limits
Adaptive throttling tuned to your tenant to avoid server-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for styles, orders, and inventory with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for style approval, order status, shipment, and inventory changes
Latency
Sub-second reads on cached entities; multi-second writes when posting through order and production workflows
Throughput
Horizontally scaled workers sized to multi-season, multi-warehouse apparel volume
Reliability
Retry, backoff, and idempotency keys for orders, cut tickets, and inventory adjustments
Adaptation
Continuous monitoring of Simparel/Exenta releases and brand-specific configuration drift
Simparel is delivered as an integrated apparel suite without a general-purpose, self-serve developer API. Supergood builds a resilient API layer over your authenticated Simparel surfaces so you can automate without a public developer program.
Yes. Simparel was rebranded to Exenta and is now offered as Aptean Apparel ERP, Exenta Edition. Supergood adapts to your specific edition, version, and deployment model, whether cloud or on-prem.
Yes. Supergood normalizes data across the natively integrated PLM, ERP, SCM, and WMS modules, so styles, BOMs, orders, and inventory are exposed through one consistent API surface.
Each tenant is profiled against its configured style attributes, colorways, size scales, and costing models. Supergood preserves brand-specific fields and lifecycle states rather than forcing a generic schema.
Order acknowledgments, ASNs, and invoices that move through EDI can be surfaced and pushed through the normalized API, so you can automate trading-partner workflows alongside internal data.