Skip to main content
GET
https://cdn.sacul.cloud
/
health
Health Check
curl --request GET \
  --url https://cdn.sacul.cloud/health
Check the current health and version of the API.

Response

{
    "status": "ok",
    "timestamp": "2024-03-03T...Z",
    "version": "V2"
}

Example

curl https://cdn.sacul.cloud/health