# API Health Check Verify that the DualEntry Public API is operational and accepting requests. This endpoint provides a quick way to: - Confirm API connectivity - Validate that your API key is working correctly - Check service availability for monitoring and uptime tracking Response includes: - status: Current health status of the API - timestamp: Current server time in ISO 8601 format Note: This endpoint is rate-limited like all other API endpoints. For high-frequency monitoring, consider using a dedicated monitoring service or increasing your rate limit. Endpoint: GET /public/health/ Version: 1.0.0