IEX Cloud
communityFinancial data API with stock quotes, financials, news, and market 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://cloud.iexapis.com/stable/stock/{symbol}/quoteGet stock quote
Parameters
symbolticker (stringrequiredReturns
symbol, companyName, latestPrice, change, changePercent, marketCap, volume, peRatio, week52High, week52LowGET
https://cloud.iexapis.com/stable/stock/{symbol}/financialsGet financials
Parameters
periodannual|quarter (stringoptionalsymbolticker (stringrequiredReturns
financials[] with reportDate, totalRevenue, grossProfit, operatingIncome, netIncome, totalAssets, totalDebtGET
https://cloud.iexapis.com/stable/stock/{symbol}/news/last/{count}Get stock news
Parameters
countarticles (integeroptionalsymbolticker (stringrequiredReturns
news[] with headline, source, url, summary, datetime, related, image