Optimum Control by TracRite Software is a restaurant inventory management suite that helps independent restaurants, multi-unit chains, and leisure venues control food costs through inventory tracking, invoice management, recipe costing, and IDEAL-vs-Actual analysis. An unofficial API lets you programmatically pull inventory counts, invoices, recipes, vendor records, and cost reports—and push updates like new counts, invoices, and orders back into Optimum Control across OC Pro, Enterprise, and Premier deployments.

Optimum Control is a suite of restaurant inventory management software from TracRite Software, built for Windows-based desktop devices. Restaurant operators enter inventory and invoices, then run automated analysis across more than 70 reports to identify food and beverage cost leaks. The platform serves independent restaurants, multi-unit chains, and leisure and entertainment venues such as golf courses, casinos, and bars, integrating with existing POS, accounting, and supplier history.
Core product tiers include:
Common data entities:
Restaurants run daily cost control on Optimum Control, but turning a Windows desktop product into API-driven automation is non-trivial:
Supergood reverse-engineers the authenticated flows behind Optimum Control's desktop, OC Mobile sync, and consolidated cloud reporting to deliver a resilient API layer for your account—across OC Pro, Enterprise, and Premier.
Use Optimum Control with AI agents: Optimum Control MCP Server →
Book a 30-minute session to confirm your product tier, sites, and authentication model.
We deliver a production-ready Optimum Control adapter tailored to your account and locations.
Go live with continuous monitoring and automatic adjustments as Optimum Control evolves.
Authentication
/authenticateAuthenticate to an Optimum Control account and obtain a session token for downstream calls.
Inventory
/inventoryList inventory items, counts, and on-hand values across stock locations and profit centers.
Inventory
/create_countSubmit a new inventory count for a location, with quantities and unit conversions applied.
Invoices
/invoicesRetrieve invoices, line items, and supplier price changes with date and vendor filters.
Recipes
/recipesPull recipes, sub-recipes, yields, and IDEAL-vs-Actual cost comparisons.
Vendors
/vendorsList vendors, suppliers, and order guides used for purchasing and price tracking.
- Pull inventory counts, on-hand values, and stock locations across all sites - Stream IDEAL-vs-Actual variance into BI and food-cost dashboards - Reconcile counts across profit centers for unified multi-unit reporting
- Pull invoices and line items from OC Mobile uploads and desktop entry - Detect supplier price changes and surface them to procurement tools - Match invoice totals against POS sales for margin analysis
- Pull recipes, sub-recipes, and yields for menu engineering tools - Recalculate plate costs as supplier prices change - Flag recipes drifting from target food-cost percentages
- Sync vendors, order guides, and supplier history into procurement workflows - Push new orders and reconcile against received invoices - Track price trends from Sysco, US Foods, and GFS feeds
Authentication
Account credentials and MFA handled in a managed session
Connectivity
Authenticated desktop, OC Mobile sync, and consolidated cloud reporting flows
Response format
Normalized JSON across inventory, invoice, recipe, and vendor objects
Rate limits
Adaptive throttling tuned to your account to avoid vendor-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for counts and invoices with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for new counts, invoice imports, price changes, and recipe updates
Latency
Sub-second reads on cached entities; multi-second writes when posting counts and invoices
Throughput
Horizontally scaled workers sized to multi-unit and multi-profit-center volume
Reliability
Retry, backoff, and idempotency keys for counts, invoices, and order submissions
Adaptation
Continuous monitoring of Optimum Control releases and POS, accounting, and supplier integration changes
Yes. Supergood adapts to all three desktop tiers and the OC Mobile sync path, normalizing inventory, invoice, recipe, and vendor data so you integrate once regardless of which edition you run.
Yes. For multi-unit chains, Supergood works against each site and the consolidated cloud reporting layer, normalizing IDs and cost data across locations and profit centers for unified reporting.
Optimum Control is primarily a Windows desktop product with mobile capture and integrations configured per account rather than a documented public developer API. Supergood builds a resilient API layer over the authenticated surfaces your account already uses.
Supergood preserves yields, sub-recipes, and unit conversions so IDEAL-vs-Actual cost numbers stay accurate when recipes and supplier prices are pulled programmatically.
Yes. Supergood continuously monitors Optimum Control releases and the POS, accounting, and supplier integrations (such as Aloha, Micros, QuickBooks, and Sysco) so the API adapts as those connections change.