What problem does it solve?
Enable programmatic trading and account management on Crypto.com so agents and developers can buy, sell, swap tokens, query balances and transaction history without manual exchange UI interaction.
Core Features & Use Cases
- Multi-token Trading: Buy, sell, and swap 200+ supported tokens through the Crypto.com API.
- Account Management: Query account balances, view portfolio positions, and retrieve transaction history.
- Market Intelligence: Fetch market prices to inform orders and portfolio rebalancing.
- Safety Controls: Weekly trading limits and a kill switch for emergency API key revocation to reduce risk.
- Use Case: Automatically rebalance a crypto portfolio across multiple tokens each week by querying prices, computing target allocations, and executing market orders while respecting configured limits.
Quick Start
Use the crypto-com-agent to place a market buy for 50 USDC of a chosen token using your configured CDC_API_KEY and CDC_API_SECRET.