API Overview
POS device operations including auth & pairing, messaging, uploads (logs/fiscal/images), archives, credentials, and health.
Key areas
- Auth: device authentication flows
- Contracts: fetch current contract
- Devices: read/update current device data
- Firebase Credentials: retrieve credentials for notifications
- Fiscal Archives & Logs Archives: list and upload archives
- Messaging: send device messages and tokens
- Migration: start/finalize migration operations
- Nepting: credentials management
- OAuth Pairing: device pairing flows
- Popina Go: organization and location lookups
- Send Message: messaging utilities
- Server Health: readiness checks
- Third Party: configuration lists
- Upload: fiscal archive, image, and log archive uploads
- Legacy Backups: create and list legacy backups
- Legacy Restore: restore from legacy backups
Base URL
The base URL varies by environment.
Authentication
All endpoints require JWT authentication.
Authorization: Bearer <your-access-token>Explore Endpoints
Use the left sidebar to browse all available operations.