Skip to main content

Release 19.01.2026

Changelog

External Order Identifier

A new optional externalId field has been added to order-related endpoints, allowing you to associate orders with your internal references for easier tracking and reconciliation.

The externalId field can now be included in the request body for the following endpoints:

Response Endpoints

The externalId field is now included in the response for the following endpoints:


Asset Availability Status

The Get crypto assets endpoint (GET /api/v1/assets) response now includes a disabled property for each asset.

New property added:

  • disabled (boolean): Indicates whether the asset is currently disabled for operations.