alphavantage.co API: get_crypto_daily
alphavantage.co via Parse · Finance
Get daily OHLCV time series for a cryptocurrency in the specified market currency. Returns the full history of daily prices. Access stock prices, financial statements, forex rates, crypto data, technical indicators, and market news from Alpha Vantage. Fulfilled by Parse from alphavantage.co.
- alphavantage-co
- crypto-web3
- finance
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d56864ac-4e63-44db-9685-98dd1d46ef02/get_crypto_daily
- Interface artifact
- sha256:6d3838a63a36e270224f0a1373779189e9f7ddb98354ee21cc2978b7278aaf09
- Manifest digest
- sha256:e7c37148ac01dde4d7cc35ffc94e266f8c7b2d576e96240d645d320787ee3c76
Request fields
- market (string): Market currency for pricing (e.g. USD, EUR).
- symbol (string, required): Cryptocurrency symbol (e.g. BTC, ETH, DOGE).
Example queries
- {"market":"USD","symbol":"BTC"}