Cryptocraft: Get Coin Metrics
Cryptocraft via Parse · crypto_web3
Returns historical OHLC price data, supply, and market cap for a specific cryptocurrency over a configurable time period and candle interval. Supports ~22 coins by code or numeric ID. Each data point includes open/high/low/close prices, circulating supply, and computed market cap. Access cryptocurrency data from CryptoCraft (cryptocraft.com) including real-time quotes from 20+ exchanges, historical OHLC price data, coin fundamentals, upcoming economic calendar events, and market-moving news. Fulfilled by Parse from cryptocraft.com.
- crypto-web3
- cryptocraft
- cryptocraft-com
- finance
- news-media
- parse
- platform-key
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- crypto_web3
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/f4b255b1-0f6f-41fd-a1a2-387427ff58a3/get_coin_metrics
- Interface artifact
- sha256:2b9a11f83c999bd04ff4073def88a8959322cba30b2471296f93fc103a4b863f
- Manifest digest
- sha256:65f0895ec02c409f9504f486a2380b1eebce698c9d087c93d5d7a47f720eb181
Request fields
- coin (string): Coin code (BTC, ETH, SOL, XRP, DOGE, ADA, LINK, LTC, BCH, XMR, XLM, ZEC, DCR, HBAR, AVAX, SUI, ETC, ICP, NEAR, FIL, TAO, UNI, TRUMP) or numeric coin ID.: Allowed values: BTC, ETH, SOL, XRP, DOGE, ADA, LINK, LTC, BCH, XMR, XLM, ZEC, DCR, HBAR, AVAX, SUI, ETC, ICP, NEAR, FIL, TAO, UNI, TRUMP
- limit (integer): Maximum number of data points to return.
- quote (string): Quote currency.: Allowed values: USD
- period (string): Time period: 6H, 24H, 3D, 7D, 30D, 3M, 12M, 3Y.: Allowed values: 6H, 24H, 3D, 7D, 30D, 3M, 12M, 3Y
- interval (string): Candle interval: H2 (2 hours), D1 (daily).: Allowed values: H2, D1
Example queries
- {"coin":"BTC","limit":"99","quote":"USD","period":"6H","interval":"H2"}