No need for any tokens nor api version:
curl --write-out "%{http_code}\n" -o /dev/null -sL http://localhost:4440/ 200
200 response means it is up and running.