Health check endpoints.
Returns the health status of the API server.
Server is healthy
ok
Last updated 1 month ago
Was this helpful?
GET /v1/health HTTP/1.1 Host: api.tradecraft.fi Accept: */*
{ "status": "ok" }