Production Mode

🚀 Performance Management System

REST API for Employee Performance Management
Start your integration journey with our comprehensive API documentation

📖 View Swagger Documentation
🔧 Developer Quick Start

Click the button above to access:

📍 Base URL: https://pms.yekakewordewtlegacy.org

🔗 Key Endpoints:

• /api/users - User management

• /api/evaluation-cycles - Performance cycles

• /api/evaluation-templates - Assessment forms

• /api/analytics - Performance reports

💡 Click "View Swagger Documentation" above for complete endpoint list

🔐 Authentication: JWT Bearer tokens required

📝 Token Endpoint: POST /api/auth/login

⚙️ Token Format: Authorization: Bearer

⏰ Token Expiry: 7 days

💡 Check Swagger docs for detailed auth examples

🌐 API Health Check: GET /api/health

📊 Get Users: GET /api/users

➕ Create User: POST /api/users

🔄 Update User: PUT /api/users/{id}

❌ Delete User: DELETE /api/users/{id}

💡 All endpoints documented in Swagger above

🌐 Production Mode

Live API server

Domain: Not configured