What is Crypto.com?
Crypto.com is a regulated cryptocurrency exchange offering spot trading, derivatives, NFT marketplace, and crypto payment solutions. They provide API access for institutional and retail users.
API Features
- Spot Trading - 250+ crypto pairs
- Derivatives - Futures and options
- NFT Marketplace - Buy and sell NFTs
- Crypto Pay - Payment processing
- Staking - Earn rewards on holdings
API Endpoints
# Base URL
https://api.crypto.com/v2
# Get Account Balance
GET /account/list
# Get Ticker
GET /public/get-ticker
# Create Order
POST /private/create-order