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 ID | crypto_com |
| Category | Crypto & Blockchain |
| Website | crypto.com |
Configuration
Required Parameters
| Parameter | Description |
|---|
api_key | API Key |
secret | Secret Key (HMAC) |
api_url | URL API |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|
| POST | /payments | Creation payment |
| GET | /payments/{id} | Status payment |
| GET | /exchange-rates | Exchange rate |
| POST | /withdrawals | Creation withdrawal |
| GET | /withdrawals/{id} | Status withdrawal |
| GET | /balances | Balances |
Resources