/api/v1/exchanges/connect
Adds a new exchange account connection. Credentials (API key, secret, passphrase) are encrypted using military-grade AES-256-GCM before storage and are never exposed in plaintext.
Body Parameters
Market code of the exchange (e.g. 'binance', 'bybit', 'okx', 'indodax', 'gate', 'tokocrypto', 'bittime', 'mexc').
Custom user label or name for this exchange account.
API key generated from your exchange account.
API secret generated from your exchange account.
API passphrase required by specific exchanges such as OKX or KuCoin.
Market connection type: 'spot', 'futures', or 'margin'. Defaults to 'spot'.
Set to true for Paper trading / Testnet / Demo accounts. Defaults to false.
Example Request
Response Parameters
48ID of the exchange account entity.
The name for the exchange account defined by the user.
Name of this exchange account.
The URL link to the icon for this exchange.
Quentrade exchange code entity.
The interval, in hours, at which automatic portfolio balancing occurs.
ID of the portfolio for which automatic balancing has been initiated.
Indicates whether auto balance mode is enabled for this account.
A description to explain why autobalance failed.
ISO 8601 datetime of when auto balance was last executed.
Indicates whether hedge mode is available for this account.
Indicates whether hedge mode is enabled for this account.
Indicates whether the account is locked.
The reason for locking this account when is_locked is true.
Indicates if smart trading is supported.
Indicates whether profit statistics are supported for this account.
Indicates if trading is supported on Quentrade.
Indicates whether creating a market buy order is supported on the exchange.
Indicates whether creating a market sell order is supported on the exchange.
Indicates whether creating a conditional buy order is supported on the exchange.
Indicates whether DCA Bot is enabled for this account.
Indicates whether the trailing take profit feature is enabled on this account.
Indicates whether the trailing stop loss feature is enabled on this account.
Indicates whether the Multi-Pair feature is supported for this account.
Indicates whether the 'Sell All to BTC/USD' feature is enabled for this account.
Indicates whether Grid Bot is enabled for this account.
API key used for the account.
Indicates whether the API key for this account is invalid.
Indicates the state of the API keys.
Indicates whether the Deposit feature is enabled for this account.
Indicates whether this account is available to be included in the summary.
Indicates whether this account is included in the summary.
The type of market supported by the connected exchange account.
Unique customer ID provided by the Bitstamp exchange.
Amount of Bitcoin in the account.
Amount in USD in the account.
Daily profit in BTC.
Daily profit in USD.
Daily profit percentage in BTC.
Daily profit percentage in USD.
Monthly profit in BTC.
Monthly profit in USD.
Monthly profit percentage in BTC.
Monthly profit percentage in USD.
Total profit in BTC.
Total profit in USD.
ISO 8601 datetime of when this Account entity was created.
ISO 8601 datetime of when this entity was last updated.