Employee Operations Platform

Manage Your Workforce with
Explora Prima

A modern, integrated API for employee management, attendance tracking, timesheet logging, and expense management.

Explore API Docs Learn More
6+
Core Modules
REST
Architecture
JWT
Auth Strategy
Real-time
Queue Processing

Complete operational management

From employee profiles to expense reimbursement — Explora Prima covers the full lifecycle.

👥

User Management

Create and manage employee profiles with detailed information, roles, and access control.

⏱️

Attendance Tracking

Clock in/out, manage leave requests, overtime requests, and attendance changes with audit trails.

📋

Timesheet Management

Log work hours, track project allocation, and enable supervisor approval workflows.

💰

Expense Tracking

Submit expenses, manage approvals, and process reimbursements with full audit trails.

🔐

Role-Based Access

JWT-based authentication with granular access control for staff, managers, and administrators.

📊

Real-time Analytics

Track employee metrics, attendance patterns, productivity, and expense reports in real-time.

API Overview

Browse the main resource groups. Full interactive docs are available at /api/docs.

🔑 Auth
POST/api/auth/login
POST/api/auth/logout
POST/api/auth/change-password
👤 Users
GET/api/user
POST/api/user
PUT/api/user/:uuid
DELETE/api/user/:uuid
⏱️ Attendance
GET/api/attendance
POST/api/attendance/clock-in
POST/api/attendance/clock-out
PATCH/api/attendance/:id
📋 Timesheet
GET/api/timesheet
POST/api/timesheet
PUT/api/timesheet/:id
PATCH/api/timesheet/:id/approve
💰 Expenses
GET/api/expenses
POST/api/expenses
PATCH/api/expenses/:id/approve
PATCH/api/expenses/:id/reject
📊 Reports
GET/api/reports/attendance
GET/api/reports/timesheet
GET/api/reports/expenses

Built with modern technology

A robust, production-ready stack designed for enterprise operational management.

🦅
NestJS
Scalable Node.js framework
🐘
PostgreSQL
Relational database
🔺
Prisma
Type-safe ORM
Redis
Queue & caching
🔷
TypeScript
Type-safe codebase
📦
MinIO
Object storage

Ready to streamline operations?

Explore the full interactive API documentation and start building your operational dashboard today.

Open API Docs