Skip to main content

Crypto.com

Quick Start
  1. Sign up at crypto.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Crypto.com →

Overview

Integration with Crypto.com — largest crypto exchange with MAS license (MPI — Major Payment Institution) in Singapore. Provides Crypto Pay (acceptance crypto-payments), Exchange API (trading), On-ramp/Off-ramp (fiat<->crypto), Multi-chain withdrawals. 100M+ users, 250+ cryptocurrencies. NFT Marketplace. DeFi Wallet.

Provider IDcrypto_com
CategoryCrypto & Blockchain
Websitecrypto.com

Configuration

Required Parameters

ParameterDescription
api_keyAPI Key
secretSecret Key (HMAC)
api_urlURL API
environmentproduction

API Reference

MethodEndpointDescription
POST/paymentsCreation payment
GET/payments/{id}Status payment
GET/exchange-ratesExchange rate
POST/withdrawalsCreation withdrawal
GET/withdrawals/{id}Status withdrawal
GET/balancesBalances

Resources