⚙️API Documentation
HRPBloom AI-HRMS API Documentation
Overview
Base URLs
Authentication
Authorization: Bearer <your-jwt-token>Express Server Endpoints
Health Check
GET /health{
"status": "healthy",
"timestamp": "2024-01-01T00:00:00.000Z",
"version": "1.0.1",
"environment": "development",
"services": {
"database": "connected",
"openai": "configured"
},
"uptime": 3600,
"memory": {
"rss": 50331648,
"heapTotal": 20971520,
"heapUsed": 15728640
}
}AI Agent Endpoints
Employee Management
Payroll Management
Compliance Management
Integration Endpoints
Document Management
Reports
Next.js API Routes
Chat Assistant
Employee Management
File Upload
Health Check
Error Responses
Common HTTP Status Codes
Rate Limiting
Malaysian Government API Integrations
EPF/KWSP
SOCSO/Perkeso
LHDN
HRDF
JTK
MyFutureJobs
Environment Variables
Development
Start Development Servers
Build for Production
Testing API Endpoints
Last updated
Was this helpful?

