cURL
curl --request GET \ --url https://rpc.routeme.sh/health
{ "success": true, "message": "The service is ready to serve requests" }
Public health endpoint used by load balancers and uptime checks.
Service is healthy and serving requests