cURL
curl --request GET \ --url https://cdn.sacul.cloud/health
Verify the status of the CDN API.
{ "status": "ok", "timestamp": "2024-03-03T...Z", "version": "V2" }
curl https://cdn.sacul.cloud/health
Was this page helpful?