Skip to main content
GET
/
api
/
v4
/
public
/
ping
Server Status
curl --request GET \
  --url https://whitebit.com/api/v4/public/ping
[
  "pong"
]

Response

200 - application/json

Successful response

Example:
["pong"]