Crypto.com
communityGlobal cryptocurrency exchange and financial platform offering trading, DeFi, NFTs, staking, a Visa card with crypto cashback, and the Cronos blockchain.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/v2/public/get-tickerGet real-time cryptocurrency price ticker
Parameters
instrument_nameBTC_USDT|ETH_USDT (stringoptionalReturns
result with instrument_name, bid, ask, trade_price, trade_quantity, change_24h, volume_24hGET
/v2/public/get-instrumentsGet all tradeable cryptocurrency pairs
Returns
instruments[] with instrument_name, base_currency, quote_currency, price_decimals, min_quantityGET
/v2/public/get-bookGet order book depth for a trading pair
Parameters
depth5|10|50 (integeroptionalinstrument_nametrading pair (stringrequiredReturns
bids[], asks[] with price, quantity, count