Appearance
System API
System endpoints for monitoring application health and status.
Available Endpoints
Health Check
- GET /health - Check application health status
Overview
The system API provides endpoints for monitoring and maintaining the application:
- Health monitoring: Check if the application is running and responding
- Status information: Get basic application status and version info
- Diagnostic data: Performance metrics and system information
All system endpoints are publicly accessible and don't require authentication.