cURL
curl --request GET \ --url https://api.vatic.trading/health
{ "ok": true, "service": "vatic-api", "now": "2023-11-07T05:31:56Z" }
Returns service status and current server time.
Service is healthy
true
"vatic-api"