Skip to main content

Digital Menu Board Pricing API

Digital Menu Board Pricing API provides an endpoint to our ecosystem. This endpoint accepts updates for menu items through an HTTP request.

Note

It is important to note that our APIs are always under development and are subject to change without notice.

Digital Menu Board Pricing API Overview

Overview

Description

Authentication

Our system uses JSON Web Tokens (JWT) for secure communication. Our technical support provides a token during integration. Each request requires this token.

Pricing Endpoints*

The Pricing API is available for several environments. Before integrating, ensure the intended endpoint of the Pricing API corresponds to one of the following:

Dev

https://pricing-dmb.xenialdev.net

QA

https://pricing-dmb.xenialqa.net

Stage

https://pricing-dmb.xenialstg.net

Prod

https://pricing-dmb.xenial.com

Menu Update Endpoint

Required to upload menu updates to the our ecosystem.

https://pricing-dmb.xenial.com/v1/menu

*Examples use production however, the same rules apply regardless of the mapped endpoint.