max.maicoin.com API: get_trades
max.maicoin.com via Parse · crypto_web3
Retrieve recent public trades for a specific market. Returns trades sorted by most recent first. Each trade includes price, volume, side (bid or ask), and timestamps. Real-time cryptocurrency market data from the MAX Exchange (MaiCoin), including tickers, order books, trade history, OHLCV candles, and exchange metadata for all trading pairs. Fulfilled by Parse from max.maicoin.com.
- crypto-web3
- finance
- max-maicoin-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1ace5ad6-2d1a-419f-9d98-87f8f071115d/get_trades
- Interface artifact
- sha256:e1609939ee27631ff5a28c04b409fd1f97582b5963b093cfb529fff250b51c75
- Manifest digest
- sha256:aa96a50b3efbcd5d3e6d6feedcadc88a4b33a72d38cc99db919b10906ff23e25
Request fields
- limit (integer): Maximum number of trades to return.: Allowed values: 5, 10, 20
- market_id (string): Market identifier (e.g. usdttwd, btctwd, ethusdt, solusdt). Obtain valid IDs from get_markets.
Example queries
- {"limit":"5","market_id":"maxtwd"}