Ceffu OpenAPI Documentation Platform
  1. Changes
Ceffu OpenAPI Documentation Platform
  • Changes
    • Upcoming Changes
    • Change Log
  • Development Tools and Resource
    • Overview
      • Welcome to Ceffu OpenAPI
    • Quickstart
      • Initial Setup
      • Using the Ceffu SDK
    • Authentication
      • Authentication of OpenAPI
    • Rate limit
      • Rate limit of OpenAPI
    • Error Codes
      • Error Codes of OpenAPI
    • Webhook
      • Introduction
  • Concepts
    • Ceffu Custody
    • API Use Case
  • System Endpoints
    • Get System Status
  • Wallet Management
    • Ceffu Supported Asset Endpoint
      • Get Prime Wallet supported coins list
      • Get Qualified Wallet supported coins list
      • Get Cosign Wallet supported coins list
    • Qualified Wallets and Prime Wallets Endpoint
      • Create Wallet
      • Update Wallet Details
      • Get Wallet List
      • Get Asset Details
      • Get Wallet Asset Summary
      • Get Asset Details - V2
    • Deposits
      • Get Deposit Address
      • Get Deposit History
      • Get Deposit Details
    • Withdrawals
      • Withdrawal
      • Get Withdrawal Fee (estimated)
      • Get Withdrawal History
      • Get Withdrawal Details
    • Whitelisted Addresses
      • Get Whitelisted Address List
      • Get Correspondent's Options
      • Add/Edit Whitelisted Address
    • Transactions
      • Transaction History List
  • PW Sub Wallets
    • Sub-Wallet Management
      • Create Sub-Wallet
      • Update Sub-Wallet Details
      • Get Sub-Wallet List
      • Get Sub-Wallet Asset Details
      • Get Sub-Wallet Asset Summary
    • Sub-Wallet Deposits
      • Get Sub-Wallet Deposit Address
      • Get Deposit Address List under Prime Wallet
      • Get Deposit History under Sub-Wallet
      • Get Sub-Wallet Deposit History By Prime Wallet
    • Internal Transfers
      • Transfer between Sub Wallet and Prime Wallet
      • Get Transfer History between Sub-Wallet and Prime Wallet
    • Transactions
      • Get Transaction Details of Prime Wallet Internal Transfer
  • MirrorX
    • Link & Account
      • Get MirrorX LinkId List for Binance
      • Get MirrorX LinkId List for supported platforms
    • Balances & Positions
      • Check MirrorX Available Amount
      • Get MirrorX Asset Positions
    • Orders
      • Get MirrorX Orders
      • Place MirrorX Orders
  • Webhooks & Notifications
    • Resend webhook notifications
  • Archive
    • Mirror Endpoints
      • Get Mirror Linked Binance UID List
      • MIrror Assets Application
      • MIrror Assets Settlement
      • Get Mirror Operation Records
      • Get Mirrored Asset Positions
      • Get Mirrored Asset Summary
    • Wallet Endpoints
      • Get Transfer Detail with Exchange
      • Get Transfer History with Exchange
      • Transfer with Exchange
      • Get Withdrawal History
      • Get Withdrawal Details
      • Withdrawal
      • Get Sub-Wallet List (V1)
  1. Changes

Upcoming Changes

This page provides information about upcoming changes to Ceffu OpenAPI

2026-05-28#

We will make the following changes to several apis related to MirrorX.
Add new api: Get MirrorX LinkId List for supported platforms
to query a full list of MirrorX LinkId for supported platforms
Allow placing MirrorX order with any valid linked ID in Place MirrorX Orders
We will make the following changes to several apis to support Qualified Wallets - MirrorRSV.
Add new V2 version of the Get Asset Details API
Return wallets of type Qualified Wallet - MirrorRSV in Get Wallet List
Support retrieving the asset summary of Qualified Wallet - MirrorRSV in Get Wallet Asset Summary
Affected Endpoint: Get MirrorX LinkId List for supported platforms
, Place MirrorX Orders
, Get Wallet List
, Get Wallet Asset Summary
Release date: 2026-06-03

2026-05-28#

We will make the following changes to several apis related to MirrorX.
Add new api: Get MirrorX LinkId List for supported platforms
to query a full list of MirrorX LinkId for supported platforms
Allow placing MirrorX order with any valid linked ID in Place MirrorX Orders
Affected Endpoint: Get MirrorX LinkId List for supported platforms
Release date: 2026-06-02

2026-04-28#

We will make the following changes to several apis to improve support for the USDC Program.
Add the field toAddressType to the response of Get Deposit History
.
Add the field toAddressType and fromAddressType to the response of Get Withdrawal History.
Add the field toAddressType to the response of Get Deposit Details.
Add the field toAddressType and fromAddressType to the response of Get Withdrawal Details.
Affected Endpoint: Get Deposit History
, Get Withdrawal History, Get Deposit Details, Get Withdrawal Details
Release date: 2026-04-29

2026-04-20#

We will make the following changes to several apis related to whitelisting management.
Remove the option "Others (not specified above)" from toFromType of Get Correspondent’s Options
.
Remove the field jurisdictionVaspItem of Get Correspondent’s Options
.
Add new option "Others" to listOfVASP of Get Correspondent’s Options
.
Do not support passing the option "Others (not specified above)" as toFromType to Add/Edit Whitelisted Address.
jurisdictionVaspCode is no longer required in Add/Edit Whitelisted Address.
Affected Endpoint: Get Correspondent’s Options
, Add/Edit Whitelisted Address
Release date: 2026-04-23

2026-03-11#

We will make the following changes to several apis related to USDC program project.
Add a new field addressType to the Get Asset Details and Get Sub-Wallet Asset Details
.
Add new optional parameters fromAddressType and toAddressType to the Withdrawal.
Add a new field rebateAddress in the Get Deposit Address, Get Sub-Wallet Deposit Address
.
Affected Endpoint: Get Asset Details, Get Sub-Wallet Asset Details
, Withdrawal, Get Deposit Address, Get Sub-Wallet Deposit Address
Release date: 2026-03-12

2026-03-04#

We will update the whitelist management process to streamline address registration for self-hosted wallets.
Field Removal: The selfHostedWalletProvider field has been removed from the request parameters.
Logic Change: When toFromType is set to 1 (Self-hosted Wallet), providing a provider name is no longer required.
Affected Endpoint: Add/Edit Whitelisted Address
We will update the whitelist page query response for self-hosted wallet details.
Response Update: The selfHostedWalletProvider field is no longer available in the Get response for correspondent details.
Affected Endpoint: Get Whitelisted Address List
Release date: 2026-03-11

2025-12-09#

We will add an optional whitelistId field to the withdrawal API to support addresses with multiple correspondents.
Release date: 2025-12-15
Next
Change Log