Posimos
Integrations

Posimos works with your favourite tools

Connect services you already use - loyalty programmes, CRM, delivery, fiscalisation. Everything automatic, no technical skills required.

Set up in 5 minutes
No technical skills needed
24/7 support

5 min

Average setup time

Open

REST API for developers

Coming soon

JETCARDS
Coming soon

Loyalty programme

JETCARDS

Electronic loyalty cards for Apple Wallet and Google Wallet, push notifications and marketing automation.

Apple & Google Wallet Push & geo Referrals Automation
Learn more
N
Coming soon

Delivery

Nova Poshta

Create shipping labels and track parcels without leaving Posimos.

Auto labels Tracking Addresses
T
Coming soon

Notifications

Telegram Bot

Receive daily reports, new order alerts, and manage staff via Telegram.

Reports Orders Staff
For developers

Open API for your integrations

REST API with full documentation. Connect any services, build custom integrations, and automate workflows.

  • REST API with OpenAPI / Swagger documentation
  • Webhooks for real-time events
  • OAuth 2.0 authentication
  • Sandbox for testing
posimos-api.js
const posimos = require('@posimos/sdk')

const client = new posimos.Client({
  apiKey: process.env.POSIMOS_API_KEY,
  venue: 'my-restaurant'
})

// Getting today's orders
const orders = await client.orders.list({
  date: new Date(),
  status: 'completed'
})

// Accrue points to the client
await client.loyalty.addPoints({
  customerId: '12345',
  points: 100,
  orderId: orders[0].id
})
FAQ

Frequently asked questions

Can't find an answer? Email us at [email protected]

Each integration is set up in 5 minutes from the dashboard. Secure OAuth 2.0 authentication is used - no need to share passwords.
Our REST API works with any CRM via webhooks and endpoints. If your system isn't listed, contact us - we'll help set it up.
Loyalius integration takes 5 minutes with no IT skills needed. Guests start earning points immediately after their first purchase.
Yes. All data travels over HTTPS and access is controlled by tokens. You can revoke or refresh tokens anytime from your dashboard.
Yes, the REST API with full documentation is available to all partners. Use the sandbox for testing, then deploy to production.
New integrations are added monthly. Watch for updates or suggest your idea - we'll review your proposal.

Didn't find what you need?

Write to us - we'll consider your integration and add it to our development roadmap.

Contact us

We use cookies to keep the site running and to analyse traffic. Learn more