Skip to main content
GET
/
ping
cURL
curl --request GET \
  --url https://api.dock.us/{version}/ping
"<string>"

Response

200 - text/html

Server is up and running

The response is of type string.

Example:

"pong"