
Imprion POS provides a free OpenAPI 3.1.1 REST JSON API for ERP integrations, invoice fiscalization, analytics, and business process automation.
17.06.2026 | 4 minutes of reading
Imprion POS provides free access to a REST JSON API based on the OpenAPI 3.1.1 standard. The Imprion API is designed according to the API-first architecture principle and enables integration with ERP systems, CRM solutions, accounting software, warehouse management systems, mobile applications, online ordering platforms, food delivery systems, and analytics platforms.
The Imprion API enables real-time data retrieval, issuance of fiscalized invoices, business data synchronization, ingredient consumption analytics, and automation of business processes.
All data is transmitted in JSON format over HTTPS connections, with authentication handled via the Bearer Token mechanism.
Key Features of the Imprion API:
Imprion is not a closed point-of-sale system.
Imprion POS is an open platform for hospitality, small retail, service industries, and mobile sales, enabling the integration of business processes through a standardized API.
The Imprion API enables:
This architecture enables complete digitalization of business operations without manual re-entry of data between systems.
The Imprion API enables retrieval of business units via the endpoint:
GET /business_units
This endpoint enables management of multiple locations and supports multi-location POS scenarios.
Imprion POS is suitable for:
Business units serve as the foundation for organizing products, price lists, tables, invoices, and analytics.
Products are accessible via the endpoint:
GET /business_units/{businessUnitId}/products
Additional endpoints:
GET /product_categories
GET /product_subcategories
GET /vat_groups
The Imprion API provides access to:
This enables synchronization between the Imprion POS system, ERP solutions, online ordering, and external product catalogs.
The Imprion API enables price list management via the endpoint:
GET /business_units/{businessUnitId}/price_lists
Supported scenarios include:
Imprion POS enables centralized management of pricing policy across the entire organization.
The Imprion API enables table status monitoring via the endpoint:
GET /business_units/{businessUnitId}/table_statuses
This endpoint enables real-time table status replication and provides insight into:
The data can be used for:
Imprion POS thus enables real-time business synchronization across multiple systems.
The Imprion API enables invoice issuance and fiscalization via the endpoint:
POST /business_units/{businessUnitId}/issue_bill
The endpoint supports:
Available payment methods are accessible via the endpoint:
GET /payment_types
The Imprion API enables integration of online orders, mobile applications, and other external sales channels directly with the POS system.
The Imprion API provides access to invoice history via the endpoint:
GET /business_units/{businessUnitId}/issued_bills
Individual invoices can be retrieved via fiscal identifiers:
GET /issued_bills/qr/{qr_code}
GET /issued_bills/zoi/{zoi}
GET /issued_bills/eor/{eor}
For batch synchronization, the following endpoints are available:
POST /issued_bills/uuid
POST /issued_bills/external_id
The Imprion API enables:
Imprion POS enables ingredient consumption analytics directly from sales data.
Ingredient data for individual invoices is accessible via the endpoint:
GET /business_units/{businessUnitId}/issued_bills/ingredients
Aggregated ingredient consumption is accessible via the endpoint:
GET /business_units/{businessUnitId}/issued_bills/ingredients/range
The Imprion API enables:
This enables integration of the Imprion POS system with warehouse and ERP solutions without additional manual work.
The Imprion API includes an advanced query engine for working with larger volumes of data.
Supported features include:
Supported operators include:
This architecture enables efficient synchronization of large datasets and enterprise-grade reporting.
In addition to the API, Imprion POS includes additional features for business digitalization.
These include:
Imprion POS includes an advanced cash register log or audit trail system.
The system enables logging of events such as:
The audit trail enables greater business transparency, easier resolution of complaints, and better process oversight.
Yes. Imprion POS provides a REST JSON API based on the OpenAPI 3.1.1 standard.
Yes. Access to the Imprion API is available without additional licensing costs for integrators.
Yes. The endpoint POST /business_units/{businessUnitId}/issue_bill enables invoice issuance and fiscalization.
Yes. The endpoint GET /business_units/{businessUnitId}/table_statuses enables real-time table status monitoring.
Yes. The endpoint GET /business_units/{businessUnitId}/products provides access to the product catalog.
Yes. The Imprion API enables integration with ERP, CRM, accounting, and warehouse systems.
Yes. The endpoints GET /issued_bills/ingredients and GET /issued_bills/ingredients/range enable ingredient consumption monitoring and inventory analytics.
Yes. Imprion enables automatic eInvoice processing and integration with UJP for public sector operations.
For access to API keys, technical documentation, and the integration environment, please contact the Imprion team.