YH Better Finances API
📈 **YH Better Finance API:** Our UK-based organization prioritizes quality and efficiency - delivering comprehensive financial data through a well-designed, developer-friendly API. **Try our Free Basic Plan first to ensure it meets the needs of your app** ## What's included **Market data** - real-time quotes, historical OHLCV with custom date ranges, batch quote requests **Intraday data** -…
YH Better Finances API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Quotes | ||
| GET |
getBatchQuotes /api/quotes |
Get real-time quote data for one or more stock symbols in a single request |
| GET |
getSingleQuote /api/quotes/{symbol} |
Get real-time quote data for a specific stock symbol |
| Historical | ||
| GET |
getHistoricalPrices /api/quotes/{symbol}/history |
Get historical OHLCV price data with flexible timeframes. Use period/interval for preset ranges or startDate/endDate for custom date ranges. **Interval Limitations:** -… |
| Market | ||
| GET |
getMarketData /api/market |
Get various types of market data including trending stocks, gainers, losers, most active stocks, and market summary across 8 global regions. |
| Company | ||
| GET |
getEarnings /api/stocks/{symbol}/earnings |
Get historical earnings data, estimates, surprises, and next earnings date |
| GET |
getCompanyProfile /api/stocks/{symbol}/profile |
Get detailed company information including sector, industry, employees, headquarters, and key financial metrics |
| GET |
getDividends /api/stocks/{symbol}/dividends |
Get dividend payment history with extended date ranges (up to 50 years). Supports years parameter (1-50) or custom startDate/endDate for precise filtering. Returns current… |
| GET |
getFinancials /api/stocks/{symbol}/financials |
Get comprehensive financial statements including income statement, balance sheet, and cash flow data (33+ metrics) |
| GET |
getAnalystRecommendations /api/stocks/{symbol}/recommendations |
Get analyst ratings and recommendations with buy/sell/hold consensus and historical rating trends |
| News | ||
| GET |
getNews /api/news |
Get company-specific or general market news articles with publisher information, links, and thumbnails |
| Search | ||
| GET |
searchSymbols /api/search |
Search for stocks, ETFs, and mutual funds by ticker symbol or company name |
| Health | ||
| GET |
healthCheck /health |
Check API status and uptime. Returns 200 OK if service is running. |
YH Better Finances API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | — |
|
| PRO | $9.99 / month | 300 / minute |
|
| ULTRA | $29.99 / month | 600 / minute |
|
| MEGA | $99.99 / month | 500 / second |
|