Enterprise Resource Planning
API Gateway

Central gateway for all OneImperial microservices. All requests are authenticated, rate-limited, and routed to the appropriate service.

8Microservices
TLS 1.3Encrypted
JWT RS256Auth
v1.0.0Version

Available Services

👤
User Management
/api/users
View Docs
🏢
HR & Payroll
/api/hr
View Docs
💰
Finance & Accounting
/api/finance
View Docs
🤝
CRM
/api/crm
View Docs
🏗️
Project Management
/api/projects
View Docs
📦
Procurement & Inventory
/api/procurement
View Docs
⚖️
Legal Documentation
/api/legal
View Docs
📊
Reporting & Analytics
/api/reporting
View Docs
Quick Access Endpoints
GET /health Gateway liveness
GET /api Service index
GET /api/{service}/docs Swagger UI
GET /api/{service}/health Service liveness
GET /api/{service}/ready Service readiness
POST /api/users/auth/login JWT login