Y Finance API
This API delivers real-time data and features from Yahoo Finance, i.e. pretty much all publicly available content found on the website. You get a wide range of financial info, including summaries, real-time stock data, quotes, movers, exchange rates, historical market data and more, just like on finance.yahoo.com.…
Y Finance API endpoints
| Method | Endpoint | Description |
|---|---|---|
| market | ||
| GET |
/market/v2/get-quotes /market/v2/get-quotes |
Get quotes for `symbols` |
| GET |
/market/v2/get-summary /market/v2/get-summary |
Get market summary |
| GET |
/market/v2/get-movers /market/v2/get-movers |
Get movers |
| GET |
/market/get-tickers-by-quote-type /market/get-tickers-by-quote-type |
/market/get-tickers-by-quote-type |
| GET |
/market/get-trending-tickers /market/get-trending-tickers |
Get trending tickers |
| GET |
/market/get-spark /market/get-spark |
To draw a chart or send to AI agent |
| Other endpoints | ||
| GET |
/autocomplete /autocomplete |
Get auto complete suggestions by term or phrase |
Y Finance API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.5 / month | 5 / second |
|
| ULTRA | $25 / month | — |
|
| MEGA | $275 / month | 15 / second |
|