cURL
curl --request GET \ --url https://api.sentineltrustplay.io/health \ --header 'Authorization: Bearer <token>'
{ "ok": true }
Check if the service is running. No authentication required.