Check API availability with ping/pong and query the current server time. The Service channel supports one-time queries only — no subscription or push events. Use ping to verify connection health and retrieve the server timestamp for clock synchronization.Documentation Index
Fetch the complete documentation index at: https://whitebit-mintlify-seo-descriptions-1776039202.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Rate limits
Update frequency
Client-initiated viaserver.time request. The server enforces a 60-second ping timeout — send a ping within 60 seconds to keep the connection alive.
Error codes
Ping
Send a ping every 50 seconds to keep the connection alive. The server closes the connection after 60 seconds of inactivity. Request ResponseServer time
Request Responseresult is the current server time as a Unix timestamp (integer seconds).