Crypto.com Exchange Spot Skill Spot request on Crypto.com Exchange using authenticated API endpoints. Requires API key and secret key for private endpoints. Return the result in JSON format. Quick Reference | Endpoint | Method | Description | Required | Optional | Authentication | |----------|--------|-------------|----------|----------|----------------| | (GET) | GET | List all supported instruments | None | None | No | | (GET) | GET | Order book for an instrument | instrument name, depth | None | No | | (GET) | GET | Candlestick/OHLCV data | instrument name | timeframe, count, start ts, end…