CCXT
coinex

coinex implicit API

Every raw coinex endpoint exposed as a CCXT implicit method — names, HTTP verbs, paths and rate-limit costs.

Every endpoint in coinex's api definition is exposed as an implicit method — a thin, generated wrapper around the raw exchange endpoint. Use these for exchange-specific functionality the CCXT API does not cover.

These methods are available in every CCXT language — TypeScript, JavaScript, Python, PHP, C# and Go. Call them by the camelCase name shown in the tables below (e.g. v1PublicGetAmmMarket); the snake_case alias (v1_public_get_amm_market) also works in JavaScript, Python and PHP, and Go uses the PascalCase form (V1PublicGetAmmMarket). Switch tabs for the call in each language:

const coinex = new ccxt.coinex ();
const response = await coinex.v1PublicGetAmmMarket (params);

Path parameters wrapped in {} (e.g. {pair}) are substituted from params; everything else in params is sent as the query string or request body. Cost is the rate-limiter weight of each call.

📚 Official coinex API documentation: docs.coinex.com

251 implicit endpoints across 2 access groups.

v1

MethodHTTPEndpointCost
v1PublicGetAmmMarketGETamm/market1
v1PublicGetCommonCurrencyRateGETcommon/currency/rate1
v1PublicGetCommonAssetConfigGETcommon/asset/config1
v1PublicGetCommonMaintainInfoGETcommon/maintain/info1
v1PublicGetCommonTempMaintainInfoGETcommon/temp-maintain/info1
v1PublicGetMarginMarketGETmargin/market1
v1PublicGetMarketInfoGETmarket/info1
v1PublicGetMarketListGETmarket/list1
v1PublicGetMarketTickerGETmarket/ticker1
v1PublicGetMarketTickerAllGETmarket/ticker/all1
v1PublicGetMarketDepthGETmarket/depth1
v1PublicGetMarketDealsGETmarket/deals1
v1PublicGetMarketKlineGETmarket/kline1
v1PublicGetMarketDetailGETmarket/detail1
v1PrivateGetAccountAmmBalanceGETaccount/amm/balance40
v1PrivateGetAccountInvestmentBalanceGETaccount/investment/balance40
v1PrivateGetAccountBalanceHistoryGETaccount/balance/history40
v1PrivateGetAccountMarketFeeGETaccount/market/fee40
v1PrivateGetBalanceCoinDepositGETbalance/coin/deposit40
v1PrivateGetBalanceCoinWithdrawGETbalance/coin/withdraw40
v1PrivateGetBalanceInfoGETbalance/info40
v1PrivateGetBalanceDepositAddressCoinTypeGETbalance/deposit/address/{coin_type}40
v1PrivateGetContractTransferHistoryGETcontract/transfer/history40
v1PrivateGetCreditInfoGETcredit/info40
v1PrivateGetCreditBalanceGETcredit/balance40
v1PrivateGetInvestmentTransferHistoryGETinvestment/transfer/history40
v1PrivateGetMarginAccountGETmargin/account1
v1PrivateGetMarginConfigGETmargin/config1
v1PrivateGetMarginLoanHistoryGETmargin/loan/history40
v1PrivateGetMarginTransferHistoryGETmargin/transfer/history40
v1PrivateGetOrderDealsGETorder/deals40
v1PrivateGetOrderFinishedGETorder/finished40
v1PrivateGetOrderPendingGETorder/pending8
v1PrivateGetOrderStatusGETorder/status8
v1PrivateGetOrderStatusBatchGETorder/status/batch8
v1PrivateGetOrderUserDealsGETorder/user/deals40
v1PrivateGetOrderStopFinishedGETorder/stop/finished40
v1PrivateGetOrderStopPendingGETorder/stop/pending8
v1PrivateGetOrderUserTradeFeeGETorder/user/trade/fee1
v1PrivateGetOrderMarketTradeInfoGETorder/market/trade/info1
v1PrivateGetSubAccountBalanceGETsub_account/balance1
v1PrivateGetSubAccountTransferHistoryGETsub_account/transfer/history40
v1PrivateGetSubAccountAuthApiGETsub_account/auth/api40
v1PrivateGetSubAccountAuthApiUserAuthIdGETsub_account/auth/api/{user_auth_id}40
v1PrivatePostBalanceCoinWithdrawPOSTbalance/coin/withdraw40
v1PrivatePostContractBalanceTransferPOSTcontract/balance/transfer40
v1PrivatePostMarginFlatPOSTmargin/flat40
v1PrivatePostMarginLoanPOSTmargin/loan40
v1PrivatePostMarginTransferPOSTmargin/transfer40
v1PrivatePostOrderLimitBatchPOSTorder/limit/batch40
v1PrivatePostOrderIocPOSTorder/ioc13.334
v1PrivatePostOrderLimitPOSTorder/limit13.334
v1PrivatePostOrderMarketPOSTorder/market13.334
v1PrivatePostOrderModifyPOSTorder/modify13.334
v1PrivatePostOrderStopLimitPOSTorder/stop/limit13.334
v1PrivatePostOrderStopMarketPOSTorder/stop/market13.334
v1PrivatePostOrderStopModifyPOSTorder/stop/modify13.334
v1PrivatePostSubAccountTransferPOSTsub_account/transfer40
v1PrivatePostSubAccountRegisterPOSTsub_account/register1
v1PrivatePostSubAccountUnfrozenPOSTsub_account/unfrozen40
v1PrivatePostSubAccountFrozenPOSTsub_account/frozen40
v1PrivatePostSubAccountAuthApiPOSTsub_account/auth/api40
v1PrivatePutBalanceDepositAddressCoinTypePUTbalance/deposit/address/{coin_type}40
v1PrivatePutSubAccountUnfrozenPUTsub_account/unfrozen40
v1PrivatePutSubAccountFrozenPUTsub_account/frozen40
v1PrivatePutSubAccountAuthApiUserAuthIdPUTsub_account/auth/api/{user_auth_id}40
v1PrivatePutV1AccountSettingsPUTv1/account/settings40
v1PrivateDeleteBalanceCoinWithdrawDELETEbalance/coin/withdraw40
v1PrivateDeleteOrderPendingBatchDELETEorder/pending/batch40
v1PrivateDeleteOrderPendingDELETEorder/pending13.334
v1PrivateDeleteOrderStopPendingDELETEorder/stop/pending40
v1PrivateDeleteOrderStopPendingIdDELETEorder/stop/pending/{id}13.334
v1PrivateDeleteOrderPendingByClientIdDELETEorder/pending/by_client_id40
v1PrivateDeleteOrderStopPendingByClientIdDELETEorder/stop/pending/by_client_id40
v1PrivateDeleteSubAccountAuthApiUserAuthIdDELETEsub_account/auth/api/{user_auth_id}40
v1PrivateDeleteSubAccountAuthorizeIdDELETEsub_account/authorize/{id}40
v1PerpetualPublicGetPingGETping1
v1PerpetualPublicGetTimeGETtime1
v1PerpetualPublicGetMarketListGETmarket/list1
v1PerpetualPublicGetMarketLimitConfigGETmarket/limit_config1
v1PerpetualPublicGetMarketTickerGETmarket/ticker1
v1PerpetualPublicGetMarketTickerAllGETmarket/ticker/all1
v1PerpetualPublicGetMarketDepthGETmarket/depth1
v1PerpetualPublicGetMarketDealsGETmarket/deals1
v1PerpetualPublicGetMarketFundingHistoryGETmarket/funding_history1
v1PerpetualPublicGetMarketKlineGETmarket/kline1
v1PerpetualPrivateGetMarketUserDealsGETmarket/user_deals1
v1PerpetualPrivateGetAssetQueryGETasset/query40
v1PerpetualPrivateGetOrderPendingGETorder/pending8
v1PerpetualPrivateGetOrderFinishedGETorder/finished40
v1PerpetualPrivateGetOrderStopFinishedGETorder/stop_finished40
v1PerpetualPrivateGetOrderStopPendingGETorder/stop_pending8
v1PerpetualPrivateGetOrderStatusGETorder/status8
v1PerpetualPrivateGetOrderStopStatusGETorder/stop_status8
v1PerpetualPrivateGetPositionFinishedGETposition/finished40
v1PerpetualPrivateGetPositionPendingGETposition/pending40
v1PerpetualPrivateGetPositionFundingGETposition/funding40
v1PerpetualPrivateGetPositionAdlHistoryGETposition/adl_history40
v1PerpetualPrivateGetMarketPreferenceGETmarket/preference40
v1PerpetualPrivateGetPositionMarginHistoryGETposition/margin_history40
v1PerpetualPrivateGetPositionSettleHistoryGETposition/settle_history40
v1PerpetualPrivatePostMarketAdjustLeveragePOSTmarket/adjust_leverage1
v1PerpetualPrivatePostMarketPositionExpectPOSTmarket/position_expect1
v1PerpetualPrivatePostOrderPutLimitPOSTorder/put_limit20
v1PerpetualPrivatePostOrderPutMarketPOSTorder/put_market20
v1PerpetualPrivatePostOrderPutStopLimitPOSTorder/put_stop_limit20
v1PerpetualPrivatePostOrderPutStopMarketPOSTorder/put_stop_market20
v1PerpetualPrivatePostOrderModifyPOSTorder/modify20
v1PerpetualPrivatePostOrderModifyStopPOSTorder/modify_stop20
v1PerpetualPrivatePostOrderCancelPOSTorder/cancel20
v1PerpetualPrivatePostOrderCancelAllPOSTorder/cancel_all40
v1PerpetualPrivatePostOrderCancelBatchPOSTorder/cancel_batch40
v1PerpetualPrivatePostOrderCancelStopPOSTorder/cancel_stop20
v1PerpetualPrivatePostOrderCancelStopAllPOSTorder/cancel_stop_all40
v1PerpetualPrivatePostOrderCloseLimitPOSTorder/close_limit20
v1PerpetualPrivatePostOrderCloseMarketPOSTorder/close_market20
v1PerpetualPrivatePostPositionAdjustMarginPOSTposition/adjust_margin20
v1PerpetualPrivatePostPositionStopLossPOSTposition/stop_loss20
v1PerpetualPrivatePostPositionTakeProfitPOSTposition/take_profit20
v1PerpetualPrivatePostPositionMarketClosePOSTposition/market_close20
v1PerpetualPrivatePostOrderCancelByClientIdPOSTorder/cancel/by_client_id20
v1PerpetualPrivatePostOrderCancelStopByClientIdPOSTorder/cancel_stop/by_client_id20
v1PerpetualPrivatePostMarketPreferencePOSTmarket/preference20

v2

MethodHTTPEndpointCost
v2PublicGetMaintainInfoGETmaintain/info1
v2PublicGetPingGETping1
v2PublicGetTimeGETtime1
v2PublicGetSpotMarketGETspot/market1
v2PublicGetSpotTickerGETspot/ticker1
v2PublicGetSpotDepthGETspot/depth1
v2PublicGetSpotDealsGETspot/deals1
v2PublicGetSpotKlineGETspot/kline1
v2PublicGetSpotIndexGETspot/index1
v2PublicGetFuturesMarketGETfutures/market1
v2PublicGetFuturesTickerGETfutures/ticker1
v2PublicGetFuturesDepthGETfutures/depth1
v2PublicGetFuturesDealsGETfutures/deals1
v2PublicGetFuturesKlineGETfutures/kline1
v2PublicGetFuturesIndexGETfutures/index1
v2PublicGetFuturesFundingRateGETfutures/funding-rate1
v2PublicGetFuturesFundingRateHistoryGETfutures/funding-rate-history1
v2PublicGetFuturesPremiumIndexHistoryGETfutures/premium-index-history1
v2PublicGetFuturesPositionLevelGETfutures/position-level1
v2PublicGetFuturesLiquidationHistoryGETfutures/liquidation-history1
v2PublicGetFuturesBasisHistoryGETfutures/basis-history1
v2PublicGetAssetsDepositWithdrawConfigGETassets/deposit-withdraw-config1
v2PublicGetAssetsAllDepositWithdrawConfigGETassets/all-deposit-withdraw-config1
v2PrivateGetAccountSubsGETaccount/subs1
v2PrivateGetAccountSubsApiDetailGETaccount/subs/api-detail40
v2PrivateGetAccountSubsInfoGETaccount/subs/info1
v2PrivateGetAccountSubsApiGETaccount/subs/api40
v2PrivateGetAccountSubsTransferHistoryGETaccount/subs/transfer-history40
v2PrivateGetAccountSubsBalanceGETaccount/subs/balance1
v2PrivateGetAccountSubsSpotBalanceGETaccount/subs/spot-balance1
v2PrivateGetAccountTradeFeeRateGETaccount/trade-fee-rate40
v2PrivateGetAccountFuturesMarketSettingsGETaccount/futures-market-settings1
v2PrivateGetAccountInfoGETaccount/info1
v2PrivateGetAssetsSpotBalanceGETassets/spot/balance40
v2PrivateGetAssetsFuturesBalanceGETassets/futures/balance40
v2PrivateGetAssetsMarginBalanceGETassets/margin/balance1
v2PrivateGetAssetsFinancialBalanceGETassets/financial/balance40
v2PrivateGetAssetsAmmLiquidityGETassets/amm/liquidity40
v2PrivateGetAssetsCreditInfoGETassets/credit/info40
v2PrivateGetAssetsSpotTranscationHistoryGETassets/spot/transcation-history1
v2PrivateGetAssetsMarginBorrowHistoryGETassets/margin/borrow-history40
v2PrivateGetAssetsMarginInterestLimitGETassets/margin/interest-limit1
v2PrivateGetAssetsDepositAddressGETassets/deposit-address40
v2PrivateGetAssetsDepositHistoryGETassets/deposit-history40
v2PrivateGetAssetsWithdrawGETassets/withdraw40
v2PrivateGetAssetsTransferHistoryGETassets/transfer-history40
v2PrivateGetAssetsAmmLiquidityPoolGETassets/amm/liquidity-pool40
v2PrivateGetAssetsAmmIncomeHistoryGETassets/amm/income-history40
v2PrivateGetSpotOrderStatusGETspot/order-status8
v2PrivateGetSpotBatchOrderStatusGETspot/batch-order-status8
v2PrivateGetSpotPendingOrderGETspot/pending-order8
v2PrivateGetSpotFinishedOrderGETspot/finished-order40
v2PrivateGetSpotPendingStopOrderGETspot/pending-stop-order8
v2PrivateGetSpotFinishedStopOrderGETspot/finished-stop-order40
v2PrivateGetSpotUserDealsGETspot/user-deals40
v2PrivateGetSpotOrderDealsGETspot/order-deals40
v2PrivateGetFuturesOrderStatusGETfutures/order-status8
v2PrivateGetFuturesBatchOrderStatusGETfutures/batch-order-status1
v2PrivateGetFuturesPendingOrderGETfutures/pending-order8
v2PrivateGetFuturesFinishedOrderGETfutures/finished-order40
v2PrivateGetFuturesPendingStopOrderGETfutures/pending-stop-order8
v2PrivateGetFuturesFinishedStopOrderGETfutures/finished-stop-order40
v2PrivateGetFuturesUserDealsGETfutures/user-deals1
v2PrivateGetFuturesOrderDealsGETfutures/order-deals1
v2PrivateGetFuturesPendingPositionGETfutures/pending-position40
v2PrivateGetFuturesFinishedPositionGETfutures/finished-position1
v2PrivateGetFuturesPositionMarginHistoryGETfutures/position-margin-history1
v2PrivateGetFuturesPositionFundingHistoryGETfutures/position-funding-history40
v2PrivateGetFuturesPositionAdlHistoryGETfutures/position-adl-history1
v2PrivateGetFuturesPositionSettleHistoryGETfutures/position-settle-history1
v2PrivateGetReferRefereeGETrefer/referee1
v2PrivateGetReferRefereeRebateRecordGETrefer/referee-rebate/record1
v2PrivateGetReferRefereeRebateDetailGETrefer/referee-rebate/detail1
v2PrivateGetReferAgentRefereeGETrefer/agent-referee1
v2PrivateGetReferAgentRebateRecordGETrefer/agent-rebate/record1
v2PrivateGetReferAgentRebateDetailGETrefer/agent-rebate/detail1
v2PrivatePostAccountSubsPOSTaccount/subs40
v2PrivatePostAccountSubsFrozenPOSTaccount/subs/frozen40
v2PrivatePostAccountSubsUnfrozenPOSTaccount/subs/unfrozen40
v2PrivatePostAccountSubsApiPOSTaccount/subs/api40
v2PrivatePostAccountSubsEditApiPOSTaccount/subs/edit-api40
v2PrivatePostAccountSubsDeleteApiPOSTaccount/subs/delete-api40
v2PrivatePostAccountSubsTransferPOSTaccount/subs/transfer40
v2PrivatePostAccountSettingsPOSTaccount/settings40
v2PrivatePostAccountFuturesMarketSettingsPOSTaccount/futures-market-settings40
v2PrivatePostAssetsMarginBorrowPOSTassets/margin/borrow40
v2PrivatePostAssetsMarginRepayPOSTassets/margin/repay40
v2PrivatePostAssetsRenewalDepositAddressPOSTassets/renewal-deposit-address40
v2PrivatePostAssetsWithdrawPOSTassets/withdraw40
v2PrivatePostAssetsCancelWithdrawPOSTassets/cancel-withdraw40
v2PrivatePostAssetsTransferPOSTassets/transfer40
v2PrivatePostAssetsAmmAddLiquidityPOSTassets/amm/add-liquidity1
v2PrivatePostAssetsAmmRemoveLiquidityPOSTassets/amm/remove-liquidity1
v2PrivatePostSpotOrderPOSTspot/order13.334
v2PrivatePostSpotStopOrderPOSTspot/stop-order13.334
v2PrivatePostSpotBatchOrderPOSTspot/batch-order40
v2PrivatePostSpotBatchStopOrderPOSTspot/batch-stop-order1
v2PrivatePostSpotModifyOrderPOSTspot/modify-order13.334
v2PrivatePostSpotModifyStopOrderPOSTspot/modify-stop-order13.334
v2PrivatePostSpotBatchModifyOrderPOSTspot/batch-modify-order13.334
v2PrivatePostSpotCancelAllOrderPOSTspot/cancel-all-order1
v2PrivatePostSpotCancelOrderPOSTspot/cancel-order6.667
v2PrivatePostSpotCancelStopOrderPOSTspot/cancel-stop-order6.667
v2PrivatePostSpotCancelBatchOrderPOSTspot/cancel-batch-order10
v2PrivatePostSpotCancelBatchStopOrderPOSTspot/cancel-batch-stop-order10
v2PrivatePostSpotCancelOrderByClientIdPOSTspot/cancel-order-by-client-id1
v2PrivatePostSpotCancelStopOrderByClientIdPOSTspot/cancel-stop-order-by-client-id1
v2PrivatePostFuturesOrderPOSTfutures/order20
v2PrivatePostFuturesStopOrderPOSTfutures/stop-order20
v2PrivatePostFuturesBatchOrderPOSTfutures/batch-order1
v2PrivatePostFuturesBatchStopOrderPOSTfutures/batch-stop-order1
v2PrivatePostFuturesCancelPositionStopLossPOSTfutures/cancel-position-stop-loss20
v2PrivatePostFuturesCancelPositionTakeProfitPOSTfutures/cancel-position-take-profit20
v2PrivatePostFuturesModifyOrderPOSTfutures/modify-order20
v2PrivatePostFuturesModifyStopOrderPOSTfutures/modify-stop-order20
v2PrivatePostFuturesBatchModifyOrderPOSTfutures/batch-modify-order20
v2PrivatePostFuturesCancelAllOrderPOSTfutures/cancel-all-order1
v2PrivatePostFuturesCancelOrderPOSTfutures/cancel-order10
v2PrivatePostFuturesCancelStopOrderPOSTfutures/cancel-stop-order10
v2PrivatePostFuturesCancelBatchOrderPOSTfutures/cancel-batch-order20
v2PrivatePostFuturesCancelBatchStopOrderPOSTfutures/cancel-batch-stop-order20
v2PrivatePostFuturesCancelOrderByClientIdPOSTfutures/cancel-order-by-client-id1
v2PrivatePostFuturesCancelStopOrderByClientIdPOSTfutures/cancel-stop-order-by-client-id1
v2PrivatePostFuturesClosePositionPOSTfutures/close-position20
v2PrivatePostFuturesAdjustPositionMarginPOSTfutures/adjust-position-margin20
v2PrivatePostFuturesAdjustPositionLeveragePOSTfutures/adjust-position-leverage20
v2PrivatePostFuturesSetPositionStopLossPOSTfutures/set-position-stop-loss20
v2PrivatePostFuturesSetPositionTakeProfitPOSTfutures/set-position-take-profit20

On this page