The API Report CardAPI Index
EPOS Now

EPOS Now API

POS / Hospitality · eposnow.com

EPOS Now publishes a self-serve REST API at developer.eposnowhq.com; credentials are tied to an API Device created in the Backoffice. Coverage is broad across products, stock, transactions, and staff, but auth is Basic only and webhooks are still in Beta with limited events.

Last verified: July 2026Retail & Ecommerce
API GRADE
C
VERIFIED JUL 2026

SCORECARD

ExistenceGOODREST API at developer.eposnowhq.com with two surfaces: the broad v2 and the newer Global endpoint set.
AccessGOODSelf-serve: create an API Device in the Backoffice and start calling; a partner AppStore exists for distribution.
CoverageGOODv2 spans products, customers, stock, purchase orders, transactions, staff, bookings, and end-of-day reports.
AuthPOORBasic Authentication only: a Base64 key and secret pair per API Device, with no OAuth option.
Docs & DXMIXEDDocs cover both versions, but webhooks are still in Beta with limited event types, so most syncs fall back to polling.
StabilityMIXEDv2 and the Global API run in parallel, and per-device rate limits are only visible inside the Backoffice.
MORE FROM THE REPORT CARD
Supergood: EPOS Now has an API, with gaps. We cover what it's missing: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

EPOS Now scores C on the API Report Card. EPOS Now publishes a self-serve REST API at developer.eposnowhq.com; credentials are tied to an API Device created in the Backoffice. Coverage is broad across products, stock, transactions, and staff, but auth is Basic only and webhooks are still in Beta with limited events.

Tried to integrate with EPOS Now?