cURL
curl --request GET \ --url https://api.anycheck.id/ping
"pong"
Simple ping endpoint for basic connectivity check
Server is healthy
The response is of type string.
string
Was this page helpful?