2024-04-18
Added WebSocket API.
2023-11-27
Added GET|POST /v1/withdrawals
and GET /v1/withdrawals/{withdrawal_id}
endpoints.
2023-04-24
Added base_volume_24h
, quote_volume_24h
, high_24h
,low_24h
and price_change_percent_24h
to /v1/markets/{market_id}/prices
endpoint.
2023-02-10
First release.