Revel Systems API

REST API for the Revel Systems iPad POS platform, covering orders, payments, products, inventory, customers, employees, scheduling, cash management, discounts, tax, tables, purchase orders, house accounts, and web orders. Approximately 140 public endpoints return JSON responses and support GET, POST, PUT, PATCH, and DELETE methods.

API entry from apis.yml

apis.yml Raw ↑
aid: revel:revel-api
name: Revel Systems API
description: REST API for the Revel Systems iPad POS platform, covering orders, payments, products, inventory,
  customers, employees, scheduling, cash management, discounts, tax, tables, purchase orders, house accounts,
  and web orders. Approximately 140 public endpoints return JSON responses and support GET, POST, PUT,
  PATCH, and DELETE methods.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://[yoursubdomain].revelup.com/resources/
humanURL: https://developer.revelsystems.com/
overlays: []
contact:
- FN: Revel Systems Developer Support
  url: https://support.revelsystems.com/
tags:
- POS
- Orders
- Payments
- Inventory
- Loyalty
- Restaurant
- Retail
properties:
- type: Documentation
  url: https://developer.revelsystems.com/revelsystems/docs/rest-api
- type: Authentication
  url: https://developer.revelsystems.com/revelsystems/docs/api-platform-authentication