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

Documentation Index

Fetch the complete documentation index at: https://whitebit-mintlify-fix-broken-links-1776643999.mintlify.app/llms.txt

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

Response

200 - application/json

Successful response

Health-check token. The value "pong" confirms the API server is operational.

Example:
["pong"]