Alpha Vantage
communityFree API for stock, forex, and crypto data with technical indicators and fundamental data.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://www.alphavantage.co/queryGet real-time stock quote
Parameters
apikeyAPI key (stringrequiredsymbolticker symbol (stringrequiredfunctionGLOBAL_QUOTE (stringrequiredReturns
Global Quote with 01. symbol, 02. open, 03. high, 04. low, 05. price, 06. volume, 08. previous close, 10. change percentGET
https://www.alphavantage.co/queryGet daily stock prices
Parameters
apikeyAPI key (stringrequiredsymbolticker symbol (stringrequiredfunctionTIME_SERIES_DAILY (stringrequiredoutputsizecompact|full (stringoptionalReturns
Time Series (Daily) with date keys containing 1. open, 2. high, 3. low, 4. close, 5. volumeGET
https://www.alphavantage.co/querySearch stock symbols
Parameters
apikeyAPI key (stringrequiredfunctionSYMBOL_SEARCH (stringrequiredkeywordscompany name or symbol (stringrequiredReturns
bestMatches[] with 1. symbol, 2. name, 3. type, 4. region, 8. currency, 9. matchScore