cURL
curl --request GET \ --url https://api.deframe.io/health
"ok"
Check if the API is running
API is healthy
The response is of type string.
string
Was this page helpful?