cURL
curl --request GET \ --url https://router-gateway-production.up.railway.app/health
{ "status": "ok", "timestamp": "2023-11-07T05:31:56Z" }
Returns the health status of the API.
Health check response
ok