cURL
curl --request GET \ --url https://api.dock.us/{version}/ping
"pong"
Ping the API to check if it’s up
Server is up and running
The response is of type string.
string