Base URL
Authentication
Most endpoints require JWT authentication. Device pairing and token refresh are exempt.Key Endpoints
Device Pairing Flow
- Generate a pairing code from the OwnPay admin dashboard
- Enter the code in the mobile app
- App receives an AES-256 encryption key and JWT tokens
- Device is now paired and can receive SMS notifications
Full API documentation is auto-generated from the OpenAPI specification.