@extends('layouts.app-sidebar') @section('content')
API & Bot health status monitoring
All services are running smoothly. Last checked: {{ $lastChecked->format('H:i:s') }}
Some services may need attention. Last checked: {{ $lastChecked->format('H:i:s') }}
Some services are not working properly. Last checked: {{ $lastChecked->format('H:i:s') }}
{{ $check['message'] }}
{{ $check['details'] }}
Use this endpoint for external monitoring tools (UptimeRobot, etc.)
Returns 200 OK if healthy, 503 if unhealthy