REST API for Employee Performance Management
Start your integration journey with our comprehensive API documentation
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
Live API server
Domain: Not configured