cURL
curl --request GET \ --url https://api.usebits.com/api/public/v1/health
{ "status": "ok", "timestamp": "2024-01-01T00:00:00.000Z" }
Returns the health status of the API
API is healthy
ok
error
"ok"
"2024-01-01T00:00:00.000Z"