cURL
curl --request GET \ --url https://whitebit.com/api/v4/public/ping
[ "pong" ]
Check the current operational status of the WhiteBIT API server via the V4 API.
Successful response
Health-check token. The value "pong" confirms the API server is operational.
"pong"
["pong"]
Was this page helpful?