Stay updated with API changes and version history
/changelog.rss
if you’d like to stay ahead of breaking changes.
You can reference the pending API spec under the “version” dropdown menu at the top left. When the actual API is upgraded to this new version, you will see the version marked as “Stable” in the drop-down menu and become the new default on the landing page.
This changelog is a work in progress. As always, we welcome any feedback in our Discord #dev channel!
/trade-api/v2/api_version
endpoint has been removed. API versioning will not be available for the time being. Please track API changes through this changelog.buy_max_cost
parameter on CreateOrder now automatically converts orders to Fill-or-Kill (FoK) behavior.sell_position_floor
option on CreateOrder is being deprecated in favor of the new sell_position_capped
parameter. We will still accept sell_position_floor
but the value must be 0. The new sell_position_capped
parameter provides the same behavior as sell_position_floor = 0
and can only be used with IoC order types.fee_type
and fee_multiplier
fields to GetSeries and GetSeriesList endpoints.ticker_v2
market_lifecycle_v2
orderbook_delta
now include:page_size
to limit
for API convention consistency.Title
Subtitle
NoSubTitle
FeeWaiverExpirationTime
RiskLimitCents
QueuePosition
.OrderConfirmations no longer include SelfTradePreventionType
.