Documentation · Getting Started

Documentation

API reference and integration guides for Limpidius.

Overview

Limpidius provides REST APIs for integrating digital receipt infrastructure into point-of-sale software. This documentation covers everything you need to connect your application to the Limpidius platform.

Before you start

Before diving into a specific API, we recommend reading through the Infrastructure section first. It covers the essential concepts that apply to all Limpidius APIs: base URLs, request format, environments, and authentication.

Other APIs

Platon, documented in this reference, is one entry point into the Limpidius infrastructure. Three other APIs cover the rest of the platform:

  • Socrate, an alternate entry point that accepts print commands instead of structured data, and produces a PDF resembling the thermal receipt.
  • Nestor, which archives every receipt and exposes it back through WebArchive, WebReceipt, and PDF.
  • Homer, which links a receipt to a customer profile and hosts the GDPR consent portal.

These are not documented endpoint-by-endpoint yet. Contact us to get access and detailed specs.

Next up · Infrastructure
Fundamentals