Skip to main content

public/respond-heartbeat

REQUEST 

wss://stream.crypto.com/exchange/v1/market

public/respond-heartbeat
Respond to server heartbeat within 5 seconds

Request

Body

required
    id int64required

    Same id as in heartbeat request

    method stringrequired

    Possible values: [public/respond-heartbeat]

WebSocket response
Schema
    id int64
    method string
    code int32

    0 = success

    result object

    Method-specific result

    message string