CCXT
cryptocom

cryptocom implicit API

Every raw cryptocom endpoint exposed as a CCXT implicit method โ€” names, HTTP verbs, paths and rate-limit costs.

Every endpoint in cryptocom'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. basePublicGetV1PublicGetAnnouncements); the snake_case alias (base_public_get_v1_public_get_announcements) also works in JavaScript, Python and PHP, and Go uses the PascalCase form (BasePublicGetV1PublicGetAnnouncements). Switch tabs for the call in each language:

const cryptocom = new ccxt.cryptocom ();
const response = await cryptocom.basePublicGetV1PublicGetAnnouncements (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 cryptocom API documentation: exchange-docs.crypto.com ยท exchange-docs.crypto.com ยท exchange-docs.crypto.com

129 implicit endpoints across 4 access groups.

base

Base URL: https://api.crypto.com

MethodHTTPEndpointCost
basePublicGetV1PublicGetAnnouncementsGETv1/public/get-announcements1

v1

Base URL: https://api.crypto.com/exchange/v1

MethodHTTPEndpointCost
v1PublicGetPublicAuthGETpublic/auth3.3333333333333335
v1PublicGetPublicGetInstrumentsGETpublic/get-instruments3.3333333333333335
v1PublicGetPublicGetBookGETpublic/get-book1
v1PublicGetPublicGetCandlestickGETpublic/get-candlestick1
v1PublicGetPublicGetTradesGETpublic/get-trades1
v1PublicGetPublicGetTickersGETpublic/get-tickers1
v1PublicGetPublicGetValuationsGETpublic/get-valuations1
v1PublicGetPublicGetExpiredSettlementPriceGETpublic/get-expired-settlement-price3.3333333333333335
v1PublicGetPublicGetInsuranceGETpublic/get-insurance1
v1PublicGetPublicGetAnnouncementsGETpublic/get-announcements1
v1PublicGetPublicGetRiskParametersGETpublic/get-risk-parameters1
v1PublicPostPublicStakingGetConversionRatePOSTpublic/staking/get-conversion-rate2
v1PrivatePostPrivateSetCancelOnDisconnectPOSTprivate/set-cancel-on-disconnect3.3333333333333335
v1PrivatePostPrivateGetCancelOnDisconnectPOSTprivate/get-cancel-on-disconnect3.3333333333333335
v1PrivatePostPrivateUserBalancePOSTprivate/user-balance3.3333333333333335
v1PrivatePostPrivateUserBalanceHistoryPOSTprivate/user-balance-history3.3333333333333335
v1PrivatePostPrivateGetPositionsPOSTprivate/get-positions3.3333333333333335
v1PrivatePostPrivateCreateOrderPOSTprivate/create-order0.6666666666666666
v1PrivatePostPrivateAmendOrderPOSTprivate/amend-order1.3333333333333333
v1PrivatePostPrivateCreateOrderListPOSTprivate/create-order-list3.3333333333333335
v1PrivatePostPrivateCancelOrderPOSTprivate/cancel-order0.6666666666666666
v1PrivatePostPrivateCancelOrderListPOSTprivate/cancel-order-list3.3333333333333335
v1PrivatePostPrivateCancelAllOrdersPOSTprivate/cancel-all-orders0.6666666666666666
v1PrivatePostPrivateClosePositionPOSTprivate/close-position3.3333333333333335
v1PrivatePostPrivateGetOrderHistoryPOSTprivate/get-order-history100
v1PrivatePostPrivateGetOpenOrdersPOSTprivate/get-open-orders3.3333333333333335
v1PrivatePostPrivateGetOrderDetailPOSTprivate/get-order-detail0.3333333333333333
v1PrivatePostPrivateGetTradesPOSTprivate/get-trades100
v1PrivatePostPrivateChangeAccountLeveragePOSTprivate/change-account-leverage3.3333333333333335
v1PrivatePostPrivateGetTransactionsPOSTprivate/get-transactions3.3333333333333335
v1PrivatePostPrivateCreateSubaccountTransferPOSTprivate/create-subaccount-transfer3.3333333333333335
v1PrivatePostPrivateGetSubaccountBalancesPOSTprivate/get-subaccount-balances3.3333333333333335
v1PrivatePostPrivateGetOrderListPOSTprivate/get-order-list3.3333333333333335
v1PrivatePostPrivateCreateWithdrawalPOSTprivate/create-withdrawal3.3333333333333335
v1PrivatePostPrivateGetCurrencyNetworksPOSTprivate/get-currency-networks3.3333333333333335
v1PrivatePostPrivateGetDepositAddressPOSTprivate/get-deposit-address3.3333333333333335
v1PrivatePostPrivateGetAccountsPOSTprivate/get-accounts3.3333333333333335
v1PrivatePostPrivateGetWithdrawalHistoryPOSTprivate/get-withdrawal-history3.3333333333333335
v1PrivatePostPrivateGetDepositHistoryPOSTprivate/get-deposit-history3.3333333333333335
v1PrivatePostPrivateGetFeeRatePOSTprivate/get-fee-rate2
v1PrivatePostPrivateGetInstrumentFeeRatePOSTprivate/get-instrument-fee-rate2
v1PrivatePostPrivateFiatFiatDepositInfoPOSTprivate/fiat/fiat-deposit-info3.3333333333333335
v1PrivatePostPrivateFiatFiatDepositHistoryPOSTprivate/fiat/fiat-deposit-history3.3333333333333335
v1PrivatePostPrivateFiatFiatWithdrawHistoryPOSTprivate/fiat/fiat-withdraw-history3.3333333333333335
v1PrivatePostPrivateFiatFiatCreateWithdrawPOSTprivate/fiat/fiat-create-withdraw3.3333333333333335
v1PrivatePostPrivateFiatFiatTransactionQuotaPOSTprivate/fiat/fiat-transaction-quota3.3333333333333335
v1PrivatePostPrivateFiatFiatTransactionLimitPOSTprivate/fiat/fiat-transaction-limit3.3333333333333335
v1PrivatePostPrivateFiatFiatGetBankAccountsPOSTprivate/fiat/fiat-get-bank-accounts3.3333333333333335
v1PrivatePostPrivateStakingStakePOSTprivate/staking/stake2
v1PrivatePostPrivateStakingUnstakePOSTprivate/staking/unstake2
v1PrivatePostPrivateStakingGetStakingPositionPOSTprivate/staking/get-staking-position2
v1PrivatePostPrivateStakingGetStakingInstrumentsPOSTprivate/staking/get-staking-instruments2
v1PrivatePostPrivateStakingGetOpenStakePOSTprivate/staking/get-open-stake2
v1PrivatePostPrivateStakingGetStakeHistoryPOSTprivate/staking/get-stake-history2
v1PrivatePostPrivateStakingGetRewardHistoryPOSTprivate/staking/get-reward-history2
v1PrivatePostPrivateStakingConvertPOSTprivate/staking/convert2
v1PrivatePostPrivateStakingGetOpenConvertPOSTprivate/staking/get-open-convert2
v1PrivatePostPrivateStakingGetConvertHistoryPOSTprivate/staking/get-convert-history2
v1PrivatePostPrivateCreateIsolatedMarginTransferPOSTprivate/create-isolated-margin-transfer3.3333333333333335
v1PrivatePostPrivateChangeIsolatedMarginLeveragePOSTprivate/change-isolated-margin-leverage3.3333333333333335

v2

Base URL: https://api.crypto.com/v2

MethodHTTPEndpointCost
v2PublicGetPublicAuthGETpublic/auth1
v2PublicGetPublicGetInstrumentsGETpublic/get-instruments1
v2PublicGetPublicGetBookGETpublic/get-book1
v2PublicGetPublicGetCandlestickGETpublic/get-candlestick1
v2PublicGetPublicGetTickerGETpublic/get-ticker1
v2PublicGetPublicGetTradesGETpublic/get-trades1
v2PublicGetPublicMarginGetTransferCurrenciesGETpublic/margin/get-transfer-currencies1
v2PublicGetPublicMarginGetLoadCurrenicesGETpublic/margin/get-load-currenices1
v2PublicGetPublicRespondHeartbeatGETpublic/respond-heartbeat1
v2PrivatePostPrivateSetCancelOnDisconnectPOSTprivate/set-cancel-on-disconnect3.3333333333333335
v2PrivatePostPrivateGetCancelOnDisconnectPOSTprivate/get-cancel-on-disconnect3.3333333333333335
v2PrivatePostPrivateCreateWithdrawalPOSTprivate/create-withdrawal3.3333333333333335
v2PrivatePostPrivateGetWithdrawalHistoryPOSTprivate/get-withdrawal-history3.3333333333333335
v2PrivatePostPrivateGetCurrencyNetworksPOSTprivate/get-currency-networks3.3333333333333335
v2PrivatePostPrivateGetDepositHistoryPOSTprivate/get-deposit-history3.3333333333333335
v2PrivatePostPrivateGetDepositAddressPOSTprivate/get-deposit-address3.3333333333333335
v2PrivatePostPrivateExportCreateExportRequestPOSTprivate/export/create-export-request3.3333333333333335
v2PrivatePostPrivateExportGetExportRequestsPOSTprivate/export/get-export-requests3.3333333333333335
v2PrivatePostPrivateExportDownloadExportOutputPOSTprivate/export/download-export-output3.3333333333333335
v2PrivatePostPrivateGetAccountSummaryPOSTprivate/get-account-summary3.3333333333333335
v2PrivatePostPrivateCreateOrderPOSTprivate/create-order0.6666666666666666
v2PrivatePostPrivateCancelOrderPOSTprivate/cancel-order0.6666666666666666
v2PrivatePostPrivateCancelAllOrdersPOSTprivate/cancel-all-orders0.6666666666666666
v2PrivatePostPrivateCreateOrderListPOSTprivate/create-order-list3.3333333333333335
v2PrivatePostPrivateGetOrderHistoryPOSTprivate/get-order-history3.3333333333333335
v2PrivatePostPrivateGetOpenOrdersPOSTprivate/get-open-orders3.3333333333333335
v2PrivatePostPrivateGetOrderDetailPOSTprivate/get-order-detail0.3333333333333333
v2PrivatePostPrivateGetTradesPOSTprivate/get-trades100
v2PrivatePostPrivateGetAccountsPOSTprivate/get-accounts3.3333333333333335
v2PrivatePostPrivateGetSubaccountBalancesPOSTprivate/get-subaccount-balances3.3333333333333335
v2PrivatePostPrivateCreateSubaccountTransferPOSTprivate/create-subaccount-transfer3.3333333333333335
v2PrivatePostPrivateOtcGetOtcUserPOSTprivate/otc/get-otc-user3.3333333333333335
v2PrivatePostPrivateOtcGetInstrumentsPOSTprivate/otc/get-instruments3.3333333333333335
v2PrivatePostPrivateOtcRequestQuotePOSTprivate/otc/request-quote100
v2PrivatePostPrivateOtcAcceptQuotePOSTprivate/otc/accept-quote100
v2PrivatePostPrivateOtcGetQuoteHistoryPOSTprivate/otc/get-quote-history3.3333333333333335
v2PrivatePostPrivateOtcGetTradeHistoryPOSTprivate/otc/get-trade-history3.3333333333333335
v2PrivatePostPrivateOtcCreateOrderPOSTprivate/otc/create-order3.3333333333333335

derivatives

Base URL: https://deriv-api.crypto.com/v1

MethodHTTPEndpointCost
derivativesPublicGetPublicAuthGETpublic/auth3.3333333333333335
derivativesPublicGetPublicGetInstrumentsGETpublic/get-instruments3.3333333333333335
derivativesPublicGetPublicGetBookGETpublic/get-book1
derivativesPublicGetPublicGetCandlestickGETpublic/get-candlestick1
derivativesPublicGetPublicGetTradesGETpublic/get-trades1
derivativesPublicGetPublicGetTickersGETpublic/get-tickers1
derivativesPublicGetPublicGetValuationsGETpublic/get-valuations1
derivativesPublicGetPublicGetExpiredSettlementPriceGETpublic/get-expired-settlement-price3.3333333333333335
derivativesPublicGetPublicGetInsuranceGETpublic/get-insurance1
derivativesPrivatePostPrivateSetCancelOnDisconnectPOSTprivate/set-cancel-on-disconnect3.3333333333333335
derivativesPrivatePostPrivateGetCancelOnDisconnectPOSTprivate/get-cancel-on-disconnect3.3333333333333335
derivativesPrivatePostPrivateUserBalancePOSTprivate/user-balance3.3333333333333335
derivativesPrivatePostPrivateUserBalanceHistoryPOSTprivate/user-balance-history3.3333333333333335
derivativesPrivatePostPrivateGetPositionsPOSTprivate/get-positions3.3333333333333335
derivativesPrivatePostPrivateCreateOrderPOSTprivate/create-order0.6666666666666666
derivativesPrivatePostPrivateCreateOrderListPOSTprivate/create-order-list3.3333333333333335
derivativesPrivatePostPrivateCancelOrderPOSTprivate/cancel-order0.6666666666666666
derivativesPrivatePostPrivateCancelOrderListPOSTprivate/cancel-order-list3.3333333333333335
derivativesPrivatePostPrivateCancelAllOrdersPOSTprivate/cancel-all-orders0.6666666666666666
derivativesPrivatePostPrivateClosePositionPOSTprivate/close-position3.3333333333333335
derivativesPrivatePostPrivateConvertCollateralPOSTprivate/convert-collateral3.3333333333333335
derivativesPrivatePostPrivateGetOrderHistoryPOSTprivate/get-order-history100
derivativesPrivatePostPrivateGetOpenOrdersPOSTprivate/get-open-orders3.3333333333333335
derivativesPrivatePostPrivateGetOrderDetailPOSTprivate/get-order-detail0.3333333333333333
derivativesPrivatePostPrivateGetTradesPOSTprivate/get-trades100
derivativesPrivatePostPrivateChangeAccountLeveragePOSTprivate/change-account-leverage3.3333333333333335
derivativesPrivatePostPrivateGetTransactionsPOSTprivate/get-transactions3.3333333333333335
derivativesPrivatePostPrivateCreateSubaccountTransferPOSTprivate/create-subaccount-transfer3.3333333333333335
derivativesPrivatePostPrivateGetSubaccountBalancesPOSTprivate/get-subaccount-balances3.3333333333333335
derivativesPrivatePostPrivateGetOrderListPOSTprivate/get-order-list3.3333333333333335

On this page