INTX Changelog
These release notes list changes to all Coinbase International Exchange products.
2024-MAY-02
- Added the
order_typeandsideparameters to List open orders REST endpoint
2024-APR-25
Added the follwoing REST endpoints:
2024-APR-17
Added portfolio Auto Margin:
- Portfolios automatically post the collateral required to exceed high leverage limits on a per-instrument basis.
- Portfolio margin requirements are calculated based on the newly introduced default initial margin instrument field.
- Users can opt-in to the Auto Margin feature on a per-portfolio basis.
Instrument Definitions
Added the following instrument definitions for Auto Margin:
default_imfto Get instrument details and List instrumentsdefault_imfto the WebSocket INSTRUMENTS ChannelDefaultMarginRatioto the FIX API Market Data SecurityDefinition message- Updated the FIX dictionary download link
Portfolio Endpoints
- Added an endpoint to Enable/Disable portfolio auto margin
2024-APR-02
Updated REST and FIX API to support TP/SL orders:
- Added new field
stop_limit_priceand new optionTAKE_PROFIT_STOP_LOSSfor fieldorder_typeon the REST API order create, order details and order list - Added new field
StopLimitPx(tag3040) and new optionOfor fieldOrderTypeon the FIX Order Entry API NewOrderSingle and ExecutionReport messages
2024-MAR-27
Added support for portfolio cross collateral:
- Added opt-in endpoint, Enable/Disable portfolio cross collateral
- Updated the responses for the following APIs with loan and collateral information:
2024-MAR-26
Added new REST API for position transfer -- requires trade permission:
2024-MAR-19
Added new REST APIs for fee rate tiers:
2024-FEB-27
- Added OrderMassCancelRequest and OrderMassCancelReport messages to the FIX Order Entry API
- Added the
sideparameter to the Cancel Orders REST endpoint for bulk order cancels
2024-FEB-22
- Made the International Exchange OpenAPI Specification available for download.
2024-FEB-06
- Increased Maximum API keys per account to 20.
2024-JAN-30
- Added
idfield to portfolio position related endpoints to denote position ID. - Exposed
position_idon transfers of typeFUNDINGto the Get transfers response. - Added new
hold_available_for_collateralfield to Get portfolio details, Get balance for portfolio/asset, and List portfolio balances REST endpoints.
2024-JAN-23
- Added
instrument_idfield to the responses for Get transfer and Get transfers for transfers of typeFUNDING
2024-JAN-15
- Added new transfer endpoints:
- Added
from_counterparty_idandto_counterparty_idto List matching transfers and Get transfer REST endpoints.
2024-JAN-11
- Added new instrument endpoint: Get historical funding rates
- Added new transfer type
FUNDINGto Transfer related endpoints
2023-DEC-13
- Added fields from response of
/instruments/{instrument}/quote, as aquoteobject, to the responses of/instrumentsand/instruments/{instrument}.
2023-DEC-12
-
Added
aggressor_sideto web market data MATCH Channel. -
Replaced old return type with
portfolio_idandmargin_overridefields in portfolio endpoint: Set portfolio margin override
2023-DEC-05
- Added guidance on FIX and REST API Rate Limits.
2023-NOV-28
- Added
portfolio_initial_margin_notional,portfolio_current_margin_notional,portfolio_maintenance_margin_notionalandportfolio_close_out_margin_notionalto Get portfolio summary and Get portfolio details REST endpoints.
2023-NOV-27
- Added new portfolio endpoint: Set portfolio margin override
- Updated description of MaxTradeVol in FIX SecurityList and SecurityDefinition messages.
- Updated response comment descriptions for WebSockets INSTRUMENTS Channel
2023-NOV-24
- Added Cancel resting order option (
8000=O) to SelfTradePreventionStrategy tag:
2023-NOV-09
- Added Decrement and cancel resting order option (
8000=D) to SelfTradePreventionStrategy tag
2023-NOV-08
- Added
portfolio_maintenance_marginandportfolio_close_out_marginto Get portfolio summary and Get portfolio details REST endpoints.
2023-OCT-30
-
Added new portfolio endpoints:
- Get portfolio
- Create portfolio
- Update portfolio
- List fills by portfolios
- Transfer funds between portfolios (requires
transferpermission)
-
Added ability to query transfers by multiple portfolios:
2023-OCT-19
- Updated the field type of
LastUpdateTimefromUTCDATEONLYtoUTCTIMESTAMPinSecurityDefinitionin FIX50 Market Data Dictionary
2023-OCT-18
- Added
open_interestto WebSocket feed, FIX Market Data API, and REST API.
2023-SEP-28
- Added new endpoint
/transfers/withdraw: Withdraw to crypto address - Multi-chain support for USDC transfers on Base/Optimism networks
2023-JUL-21
- Added support for multi-chain/gasless transfers. Users are now able to deposit and withdraw USDC on Arbitrum, Avalanche, Ethereum, Polygon, and Solana networks.
- Added 24h/30d volume figures to
- Improved REST API latency
- Updated the INTX UI with a new Transfers History page and 24h/30d volume figures
2023-JUL-11
- Added tarball of FIX dictionaries for download.
2023-JUN-01
WebSocket
REST API
- Added new endpoint
/transfers: - Added ability to filter on a specific
order_idforfillsendpoint:
INTX UI
- Publish 24h volume on Markets page
- Fixed issue displaying "Short" positions
2023-MAY-19
Improved overall system performance and stability. Features include:
- 20 new price levels on the FIX Market Data feed.
- Reduced latency of the REST API
ordersendpoint. - Ability to fetch REST API
ordersunder the same portfolio.
2023-MAY-02
- Public preview of the Coinbase International Exchange FIX and REST APIS.