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