VWAP (v1)

This endpoint has been deprecated. Please use the new VWAP endpoint instead. VWAP Please contact support@kaiko.com if you have any questions about migrating.

Subscribe

Retrieve ongoing Volume Weighted Average Price updates. Supported intervals are 1s, 1m and 1h.

POST /api/stream/aggregates_vwap_v1

Parameters

NameInTypeRequiredDescription

body

body

kaikosdkStreamAggregatesVWAPRequestV1

true

none

Responses

StatusMeaningDescriptionSchema

200

A successful response.(streaming responses)

Inline

403

Returned when the user does not have permission to access the resource.

Inline

404

Returned when the resource does not exist.

string

default

Default

An unexpected error response.

Response Schema

Status Code 200

Stream result of kaikosdkStreamAggregatesVWAPResponseV1

NameTypeRequiredRestrictionsDescription

ยป result

false

none

none

Last updated