Skip to main content
Machines are entities managed within Nayax Core that represent physical vending equipment. Machines interact with other system components, such as operators and devices, to perform tasks, and their details can be accessed or modified using Lynx API. This section contains guides to help you manage machines through Lynx API. Below is a list of the available guides:

Create New Machine

Create a new machine in Nayax Core through the UI or programmatically via a Lynx API POST request.

Retrieve Machine Information

View and query machine attributes such as operator, model, ID, and status via Nayax Core or Lynx API.

Get Machine's Last Sales

Retrieve the most recent transactions for a specific machine via the UI or a Lynx API GET request.

Get Monyx ID

Look up a machine’s Monyx ID using a Lynx API GET request.

Machine Attributes

Update machine attributes individually or in bulk via Lynx API endpoints.

Getting a Machine's ID by the Device's ID

Resolve a machine’s ID from its paired device’s serial number using a Lynx API GET request.