Skip to main content
The Mobile API enables the OwnPay mobile companion app to pair devices, receive SMS notifications, and verify payments through mobile banking alerts.

Base URL

Authentication

Most endpoints require JWT authentication. Device pairing and token refresh are exempt.

Key Endpoints

Device Pairing Flow

  1. Generate a pairing code from the OwnPay admin dashboard
  2. Enter the code in the mobile app
  3. App receives an AES-256 encryption key and JWT tokens
  4. Device is now paired and can receive SMS notifications
Full API documentation is auto-generated from the OpenAPI specification.
Last modified on July 15, 2026