FMP
Apr 23, 2025 7:46 PM - Sanzhi Kobzhan
Image credit: Target price news API endpoint
If you want to make smarter investing choices, keeping up with what analysts say about your favorite stocks is a smart move. The Price Target News API fhelps you do exactly that.
This tool gives you the latest price target updates for stocks, shared by top analysts from big financial companies like Morgan Stanley and D.A. Davidson. In this article, we'll explain what this API does, how to use it, and how it can help you invest better.
The Price Target News API shows you updates about stock price targets. These targets are predictions made by financial analysts who study the market. Each update includes:
- Price Target - How much the analyst thinks the stock will be worth in the future
- Price at the Time of Posting - What the stock was trading at when the update was made
- Analyst Name & Company - Who made the prediction and where they work
- News Title & Publisher - A short headline and name of the news source
- Direct Link to Full News - So you can read the full story
Let's say you're watching Apple (AAPL) and want to know if it's a good time to buy. You can use this API to see what expert analysts are saying. Here's an example of what the API might return:
{
"symbol": "AAPL",
"publishedDate": "2025-03-12T10:25:54.000Z",
"newsTitle": "Apple price target lowered to $252 from $275 at Morgan Stanley",
"priceTarget": 252,
"priceWhenPosted": 220.935,
"analystCompany": "Morgan Stanley"
}
Here's what you can learn from this:
- Apple's new target price is $252 (down from $275)
- The stock was trading at $220.93 when the update was posted
- Morgan Stanley firm made this forecast
This information tells you that a trusted analyst sees less short-term growth in Apple's stock. You can read the full report.
Another example:
{
"newsTitle": "Apple price target raised to $290 from $260 at DA Davidson",
"priceTarget": 290,
"priceWhenPosted": 236,
"analystCompany": "D.A. Davidson"
}
In this case, D.A. Davidson raised Apple's price target, showing a positive view on Apple's future.
Using the Price Target News API helps you:
- Stay updated with trusted analyst forecasts
- Track changes in price targets over time
- See how expert opinions affect stock prices
- Make smarter buy or sell decisions by reading full news reports
You can easily access the API by visiting:
https://financialmodelingprep.com/stable/price-target-news?symbol=AAPL&page=0&limit=10&apikey=YOUR_API_KEY
Just replace `YOUR_API_KEY` with your own API key from Financial Modeling Prep. You can also change the symbol from `AAPL` to any stock you're interested in. Paste the endpoint to your browser's address line or use it in your custom app
The Price Target News API is a great tool for investors who want to do better research and follow the market closely. Knowing what analysts say about a stock can help you decide when to buy, hold, or sell.
Aug 7, 2024 3:53 AM - Parth Sanghvi
Interest rates play a crucial role in the economy and financial markets, influencing everything from consumer behavior to investment decisions. Understanding their impact is essential for making informed financial and investment decisions. This comprehensive analysis delves into how interest rates a...
Sep 10, 2024 7:33 AM - Parth Sanghvi
When it comes to downloading historical stock data, Yahoo Finance has been a popular choice for many. However, for those looking for more comprehensive, accurate, and flexible options, Financial Modeling Prep (FMP) offers a suite of powerful tools and services that stand out as superior alternatives...
Nov 8, 2024 5:30 AM - Sanzhi Kobzhan
When it comes to investing in stocks, one of the key decisions an investor must make involves determining the intrinsic value of a company's shares. Equity valuation isn't just about numbers, it's an art mixed with science, aiming to predict future performance based on current and historical data. H...