Latest

Retrieves the latest liquidations for the specified instrument and exchange(s).


❗️

Deprecation Notice

As part of our ongoing efforts to improve our API and services, we will be deprecating this endpoint. This decision is in line with our commitment to providing high-quality, efficient, and secure API services to our users.

We encourage all users of this endpoint to transition to the Futures Tickers Historical endpoint as soon as possible. This endpoint offers the same data, we have simply merged our Swaps data together with the Futures data. Therefore, "Swaps" data (aka Perpetual Futures) can now be found under the Futures section of the Amberdata API docs.

RESPONSE DATA

FieldTypeDescription
exchangestringThe name of the exchange.
timestampnumber or stringThe time at which the event occurred.
bidnumberThe bid price for instrument.
asknumberThe ask price for instrument.
midnumberThe mid price for instrument.
lastnumberThe last price for instrument.
sequencenumber | nullThe sequence number (equal to null if it is not provided by the exchange).
bidVolumenumber | nullIt represents the requested order size of all best bids.
askVolumenumber | nullIt represents the requested order size of all best asks.
Language
Authorization
Header
Click Try It! to start a request and see the response here!