Skip to main content

Introduction

Orquestr connects your POS devices to the cloud — invoke adapter functions and automate store operations through a single API. To get started you’ll need:
  • An Orquestr organization with an active license
  • A connected device (enrolled via the Device Gateway)
  • An API key
Then you can list devices and invoke functions such as sicarv4.products.search.

Quickstart

Authenticate

Create an API key and list devices for your customer.

Invoke a function

Call POST /v1/devices/{id}/functions/{function_id} with structured input.

SICAR V4 catalog

Browse list, search, create, and custom SQL functions for Sicar V4.

API reference

Authentication, devices, functions, and more.

Explore

Errors

Standard error envelope, codes, and device-side result failures.

Saved SQL

Org-scoped read-only queries exposed as saved.<uuid> functions.

Changelog

Product updates and documentation changes.