Aggregated Quotes (v1)
This endpoint is deprecated and will be removed in future release. Please use Aggregated Quotes instead. Best Execution Pricing Please contact support@kaiko.com if you have any questions about migrating.
Subscribe
Retrieve ongoing Top Of Book (Ask or Bid) average price updates accross a selection of exchanges, for a given instrument.
Wildcard (*
) is not supported, but you can provide a comma separated list of instruments codes (for example: โbtc-usd,eth-usdโ as code
field).
An empty value can be returned when there are no changes on best ask or best bid across exchanges where the requested instrument is listed. This allows checking that the service is working as expected even though no meaningful update is sent.
The update frequency is 5s.
Parameters
body
body
kaikosdkStreamAggregatedPriceRequestV1
true
none
Responses
Response Schema
Status Code 200
Stream result of kaikosdkStreamAggregatedPriceResponseV1
Enumerated Values
eventType
UNKNOWN
eventType
BEST_ASK
eventType
BEST_BID
Last updated