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

Documentation Index

Fetch the complete documentation index at: https://developers.dock.us/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - text/html

Server is up and running

The response is of type string.

Example:

"pong"