Skip to main content
GET
Root status
curl --request GET \
  --url https://api.vatic.trading/
{
  "ok": true,
  "service": "<string>",
  "status": "<string>",
  "health": "/health"
}

Response

200 - application/json

Service status

ok
boolean
service
string
status
string
health
string
Example:

"/health"