Skip to main content
GET
/
v3
/
ping
API Health Check
curl --request GET \
  --url https://api.cryptorank.io/v3/ping
{
  "serverTime": 1780000000000
}

Response

200 - application/json
serverTime
number
required

Current server time. Unix timestamp in milliseconds

Example:

1780000000000