Qview Backend API

Status: Active

API Documentation

Authentication Endpoints

POST /auth/login

Authenticate user and receive access token

POST /auth/register

Register new user account

Payment Endpoints

POST /pay/process

Process payment transaction

GET /pay/status/{transaction_id}

Check payment status