🏗️ Construction Gate API

Backend API Server

📡 API Status

🟢 Online

Base URL: http://construction-be.proxy.quantabyte.org/api/v2

🔐 Authentication

POST /api/v2/user/signup
User registration
POST /api/v2/user/signin
User login

👤 User Management

GET /api/v2/user/profile
Get user profile
PUT /api/v2/user/profile
Update user profile

📦 Products & Services

GET /api/v2/user/products/search
Search products
GET /api/v2/services/search
Search services
GET /api/v2/categories/getAll
Get all categories

💼 Projects & Proposals

GET /api/v2/user/projects
Get user projects
POST /api/v2/user/proposals
Submit proposal
POST /api/v2/invitation
Send invitation

💰 Payments & Wallet

POST /api/v2/user/projects/payments
Process payment
GET /api/v2/wallet
Get wallet information

📊 Dashboard

GET /api/v2/dashboard
Get dashboard statistics

🔔 Notifications

GET /api/v2/notification
Get notifications

📝 Documentation

For detailed API documentation, please refer to the API documentation or contact the development team.

Server Port: 8002

Environment: development