cURL
curl --request GET \ --url https://api.argyros.xyz/health
{ "status": "ok" }
GET /health — Check if the Argyros API service is running.
Service is healthy
"ok"