New APIs offer new opportunities for building FinTech apps and trading systems with analysis data for international equities.
- Earnings Estimate
- Revenue Estimate
- EPS Trend
- EPS Revisions
- Growth Estimates
- Recommendations
- Price Target
- Analyst Ratings - Light
- Analyst Ratings - US Equities
Earnings Estimate
This API endpoint returns analysts' estimate for a company's future quarterly and annual earnings per share (EPS).
https://api.twelvedata.com/earnings_estimate?symbol=aapl&apikey=demo
Revenue Estimate
This API endpoint returns analysts' estimate for a company's future quarterly and annual sales (total revenue).
https://api.twelvedata.com/revenue_estimate?symbol=aapl&apikey=demo
EPS Trend
This API endpoint returns a breakdown of the estimated historical EPS changes at a given period.
https://api.twelvedata.com/eps_trend?symbol=aapl&apikey=demo
EPS Revisions
This API endpoint returns analysts’ revisions of a company's future quarterly and annual earnings per share (EPS) over the last week and month.
https://api.twelvedata.com/eps_revisions?symbol=aapl&apikey=demo
Growth Estimates
This API endpoint returns consensus analyst estimates over the company's growth rates for various periods.
https://api.twelvedata.com/growth_estimates?symbol=aapl&apikey=demo
Recommendations
This API endpoint returns the average of all analyst recommendations and classifies them as Strong Buy, Buy, Hold, or Sell. Also, it returns a recommendation score.
https://api.twelvedata.com/recommendations?symbol=aapl&apikey=demo
Price Target
This API endpoint returns the analysts' projection of a security's future price.
https://api.twelvedata.com/price_target?symbol=aapl&apikey=demo
Analyst Ratings - Light
This API endpoint returns a lightweight version of ratings issued by analyst firms. Works for US and international markets.
https://api.twelvedata.com/analyst_ratings/light?symbol=aapl&apikey=demo
Analyst Ratings - US Equities
This API endpoint returns complete information on ratings issued by analyst firms. Works only for US equities.
https://api.twelvedata.com/analyst_ratings/us_equities?symbol=aapl&apikey=demo