cURL
curl --request GET \ --url https://whitebit.com/api/v4/public/ping
[ "pong" ]
Ping the WhiteBIT API server to check if it is alive and responsive.
Successful response
["pong"]
Was this page helpful?