Skip to main content

Get server time

REQUEST wss://ws.bitvavo.com/v2 getTime

Returns the current Unix timestamp of Bitvavo servers.

Rate limit weight points: 1

Request

Body
    actionstring

    Set value to getTime.

    Example: getTime
    requestIdinteger

    Your identifier for the request.

    Example: 1

Response

Schema
    actionstring

    The action performed.

    Example: getTime
    requestIdinteger

    Your identifier for the request.

    Example: 1
    response object
    timeinteger

    The current Unix timestamp in milliseconds of Bitvavo servers.

    Example: 1539180275424
    timeNsinteger

    The current Unix timestamp of Bitvavo servers in nanoseconds.

    Example: 1752139200000000000