Aldelo is a cloud restaurant management platform powering point-of-sale, payments, online ordering, kitchen display, and AI agents for restaurants and bars. Aldelo Express exposes a REST Cloud API, but access is gated behind a developer certification and App Marketplace partner program — leaving most operators unable to reach their own order, menu, payment, and labor data. An unofficial API lets you programmatically pull orders, menu items, payments, inventory, and employee records, and push updates like new orders and menu changes back into Aldelo.

Aldelo is a cloud-based restaurant management platform that unifies point-of-sale, payments, online ordering, kitchen operations, and AI-driven service for restaurants, bars, and quick-service operators. Restaurants use Aldelo to ring orders, process payments, manage inventory and loyalty, route tickets to the kitchen, and take phone and online orders — all synchronized through a cloud back-office accessible from iPad terminals and kiosks.
Core product families include:
Common data entities:
Aldelo runs the operational heart of a restaurant, but getting reliable programmatic access to that data is harder than it looks:
Supergood reverse-engineers authenticated Aldelo Express cloud back-office flows and the Aldelo REST Cloud API to deliver a resilient, normalized API layer for your restaurant — without waiting on partner certification or marketplace approval.
Use Aldelo with AI agents: Aldelo MCP Server →
Book a 30-minute session to confirm your Aldelo modules, store configuration, and authentication model.
We deliver a production-ready Aldelo adapter tailored to your menu, payment, and labor data.
Go live with continuous monitoring and automatic adjustments as Aldelo evolves.
Authentication
/authenticateAuthenticate to an Aldelo cloud back-office account using username/password or MFA and obtain a session token for downstream calls.
Orders
/ordersList orders, tickets, and checks with filters for store, status, server, and date range across POS and online channels.
Orders
/create_orderCreate a new order or check with line items, modifiers, and channel against the store's configured menu.
Menu
/menu_itemsRetrieve menu items, categories, modifier groups, and pricing for the store's current configuration.
Payments
/paymentsPull payments, tenders, tips, refunds, and batch settlement records from Aldelo Pay processing.
Labor
/employeesList employees, time punches, and shifts for labor reporting and payroll reconciliation.
- Pull orders, tickets, and checks from Aldelo Express POS and Masa online ordering into a single warehouse - Stream payment, tip, and refund events to downstream BI and accounting tools - Reconcile dine-in, kiosk, and delivery channels for unified sales reporting
- Push menu item, category, and modifier updates into Aldelo from a central catalog - Pull current pricing and availability for marketplace and delivery channels - Keep online ordering menus in sync with in-store POS configuration
- Sync Aldelo Pay tenders, tips, and refunds into general ledger and payroll systems - Match batch settlements against deposits for daily reconciliation - Surface chargebacks and voids to finance workflows without manual export
- Pull employee time punches and shifts for payroll and labor-cost analysis - Sync inventory counts and recipe usage into purchasing tools - Trigger low-stock and overtime alerts from real-time operational data
Authentication
Username/password and MFA to the Aldelo cloud back-office handled in a managed session
Connectivity
Authenticated cloud back-office flows plus Aldelo's REST Cloud API where exposed by the account
Response format
Normalized JSON across Orders, Menu, Payments, Inventory, and Labor objects
Rate limits
Adaptive throttling tuned to your store to avoid Aldelo-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for orders and payments with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, PCI-aware payment handling, and audit logging
Webhooks
Event-style callbacks for new orders, payment settlement, menu changes, and shift events
Latency
Sub-second reads on cached entities; multi-second writes when posting orders and menu changes
Throughput
Horizontally scaled workers sized to high-volume order and payment activity
Reliability
Retry, backoff, and idempotency keys for orders, payments, and menu writes
Adaptation
Continuous monitoring of Aldelo Express releases and store-specific menu and configuration drift
No. Supergood works against your existing Aldelo cloud back-office login and authenticated sessions, so you do not need to complete Aldelo's developer certification or App Marketplace approval to reach your own data.
Yes. Supergood normalizes orders across Aldelo Express POS, kiosk, and Masa online ordering, so dine-in, takeout, and delivery channels are exposed through one consistent surface.
Payment, tender, tip, and refund data from Aldelo Pay is exposed through the normalized API with PCI-aware handling. Sensitive card data is never stored, and settlement and batch records are available for reconciliation.
Yes. Menu items, categories, modifiers, and pricing can be written back to your store configuration, with validation against your existing menu structure to keep writes accurate.
Each store is profiled against its current menu, pricing, and modifier configuration. Supergood continuously monitors for drift and adapts the integration as your menu and Aldelo releases change.