CrunchTime is an AI-powered restaurant operations platform that unifies inventory, labor, kitchen, and task execution across multi-unit brands. An unofficial API lets you programmatically pull inventory items, recipes, food cost, labor schedules, sales forecasts, vendors, and audit results—and push updates like purchase orders, schedules, and task completions back into CrunchTime.

CrunchTime is an AI-powered restaurant operations management suite that unifies inventory, labor, kitchen, and task execution across multi-unit restaurant brands. Operators use CrunchTime to control food cost, forecast demand, automate purchasing, schedule and optimize labor, run kitchen display and guest-management workflows, and enforce food-safety and brand-standard audits across tens of thousands of locations.
Core product areas include:
Common data entities:
Restaurant operators run mission-critical inventory and labor workloads on CrunchTime daily, but turning portal- and config-driven workflows into reliable API automation is non-trivial:
Supergood reverse-engineers authenticated CrunchTime sessions and its Inventory & Labor, Ops Execution, and Cruise service surfaces to deliver a resilient, normalized API layer for your CrunchTime tenant—across inventory, labor, sales forecasting, and audits.
Use CrunchTime with AI agents: CrunchTime MCP Server →
Book a 30-minute session to confirm your modules, locations, and authentication model.
We deliver a production-ready CrunchTime adapter tailored to your tenant, sites, and entitlements.
Go live with continuous monitoring and automatic adjustments as CrunchTime evolves.
Authentication
/authenticateAuthenticate to a CrunchTime tenant using API token, sitename, and application user credentials, and obtain a session for downstream calls.
Inventory
/itemsList inventory items, recipes, counts, and cost-of-goods data across locations with filters for category, vendor, and date range.
Purchasing
/vendorsRetrieve vendors, supplier catalogs, and pricing used for purchasing and order-guide automation.
Purchasing
/create_purchase_orderSubmit a purchase order against a vendor and location with line items, quantities, and delivery dates.
Sales
/sales_forecastsPull AI-driven sales forecasts and POS sales by location and daypart to drive inventory and labor planning.
Labor
/schedulesRetrieve labor schedules, shifts, positions, and worked hours for staffing optimization and payroll export.
- Pull items, recipes, counts, and cost-of-goods data across all locations into a single warehouse - Stream waste, variance, and transfer events to downstream BI and finance tools - Reconcile vendor invoices and receipts against purchase orders for unified cost reporting
- Generate purchase orders from forecast-driven par levels and push them to vendors - Pull supplier catalogs and pricing to keep order guides current - Trigger receiving and transfer workflows without portal clicks
- Pull AI sales forecasts and daypart volumes to drive optimized labor schedules - Push schedules and shift changes back into CrunchTime and downstream payroll - Surface labor-law compliance and overtime exposure to managers in real time
- Pull task completions, audit results, and temperature logs from Ops Execution / Zenput - Route failed audits and out-of-range temperatures to corrective-action workflows - Aggregate brand-standard and training compliance across the location network
Authentication
API token plus sitename, application user ID, and password handled in a managed session across Test and Production
Connectivity
Authenticated CrunchTime web services (net-chef.com) plus Inventory & Labor, Ops Execution, and Cruise service surfaces
Response format
Normalized JSON across Inventory, Purchasing, Sales, Labor, and Ops Execution objects
Rate limits
Adaptive throttling tuned to your tenant, favoring the test environment for development to avoid production load
Session management
Automatic token refresh, environment-aware credentials, and credential rotation
Data freshness
Near real-time pulls for inventory, sales, and labor with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for purchase orders, receipts, schedule changes, and audit/task completions
Latency
Sub-second reads on cached entities; multi-second writes when posting purchase orders and schedules
Throughput
Horizontally scaled workers sized to multi-unit volume across tens of thousands of locations
Reliability
Retry, backoff, and idempotency keys for purchase orders, receipts, and schedule writes
Adaptation
Continuous monitoring of CrunchTime releases, service changes, and tenant-specific configuration drift
Yes. Supergood normalizes data across CrunchTime's Inventory & Labor services as well as Ops Execution / Zenput and Cruise, so you can integrate items, vendors, forecasts, schedules, and audits through one consistent API surface.
Supergood works with your existing CrunchTime entitlements. We help provision and manage the API token, sitename, and dedicated application user that CrunchTime requires, and handle environment-aware credentials for Test and Production.
CrunchTime requires reference names to match existing entries exactly and will not auto-create them. Supergood resolves locations, positions, and items against your tenant so writes land cleanly without manual reference setup.
Yes. CrunchTime's AI sales forecasts and POS sales are exposed through the normalized API so you can feed par levels, purchasing, and labor scheduling from the same demand signal.
Yes. The adapter is sized for multi-unit brands operating across tens of thousands of locations, with paging and adaptive throttling tuned to keep large pulls reliable.