Skip to content

Introduction

APRO is the modular point-of-sale platform for restaurants, hotels, food trucks and system gastronomy — built to connect. Hotel software, accounting, payments, delivery services, reservation systems, access control, digital signage: APRO plugs into your existing stack for end-to-end processes and maximum automation.

This site is the developer documentation for teams building on that surface: partners wiring up reservation or inventory systems, delivery marketplaces routing orders into the POS, BI tools reading the ledger, or in-house teams automating reports.

What you will find here

  • REST APIs. Stable, JSON-over-HTTPS endpoints for the domains below. Every endpoint is authenticated with a single API key — no SDK required, no OAuth dance to orchestrate.
  • SQL views. Read-only views for direct database access, useful for BI pipelines and data warehouses.
  • Payload samples. Every example on this site is backed by a standalone JSON file under /samples/ that you can download and replay.
  • Full API reference. The machine-readable contract is published at api-docs.apro.at.

Pick your starting point

GoalStart here
Pull revenue, receipts and paymentsRevenue API
Push orders from an external systemExternal Order API
Read or edit menu cardsOnline Menu API
Export data for BI / warehouseSQL Views
Sign requestsAuthentication

Status and versioning

Endpoints under /api/v1/… are considered stable. Breaking changes are announced in the release notes on apro.at. New optional fields and non-breaking response additions can land at any time — parsers should tolerate unknown keys.

Support

  • Commercial & onboarding: apro.at/support
  • Integration questions: reach out through your APRO account manager.