Alpha Vantage · Example Payload

Alpha Vantage Api_Response Example

FintechMarket DataStocksFXCryptoCommoditiesEconomic IndicatorsTechnical IndicatorsFundamentalsNewsSentimentFree

Alpha Vantage Api_Response Example is an example object payload from Alpha Vantage, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

Meta Data

Example Payload

Raw ↑
{
  "Meta Data": {
    "1. Information": "Daily Prices (open, high, low, close) and Volumes",
    "2. Symbol": "IBM",
    "3. Last Refreshed": "2026-04-18"
  }
}