Welcome to the OUECH Platform API - Centralized API endpoints for all apps.
POST /api/auth/customer/register - Customer registrationPOST /api/auth/customer/login - Customer loginPOST /api/auth/merchant/register - Merchant registrationPOST /api/auth/merchant/login - Merchant loginPOST /api/auth/courier/register - Courier registrationPOST /api/auth/courier/login - Courier loginGET /api/customer/profile - Get customer profilePUT /api/customer/profile - Update customer profileGET /api/merchant/profile - Get merchant profilePUT /api/merchant/profile - Update merchant profileGET /api/courier/profile - Get courier profilePUT /api/courier/profile - Update courier profileGET /api/health - Health checkThis API is built with Next.js 15.4.4 and Supabase, providing a scalable foundation for the OUECH platform.
For detailed API documentation, see the project documentation in the docs/ directory.
✅ Story 1.2.2 endpoints migrated
🔄 Additional Epic 02-14 endpoints in development