Skip to main content
GET
/
v1
/
_healthz
Health check
curl --request GET \
  --url https://api.sfcompute.com/v1/_healthz
"OK"

Documentation Index

Fetch the complete documentation index at: https://docs.sfcompute.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

Health check successful

The response is of type string.

Example:

"OK"