Benzinga content, ready for business

Benzinga is the trusted source of market news, analyst ratings, earnings, and more for millions of investors. Now it's available programmatically through Polygon.

Benzinga API
Daily Headlines
00+
Analyst Ratings History
0+ Years
Tickers Covered
0k+

Benzinga + Polygon

The content traders trust, the tools devs deserve

Quality & Coverage

Benzinga's market coverage includes analyst ratings, earnings reports, news, and more collected by a team of in-house researchers. With broad coverage of the U.S. stock market, you won't miss a beat.

Frictionless Delivery

Polygon delivers that content through a clean, consistent API, making it easy to integrate high-signal financial information into your application.

Developer Focused

Access Benzinga data through the same developer-friendly APIs used for real-time market and reference data. Query news, earnings, consensus ratings, and more, alongside trades, quotes, and fundamentals using a single platform.
import requests

API_KEY = "YOUR_API_KEY"
URL = "https://api.polygon.io/benzinga/v1/earnings"
PARAMS = {
    "order": "asc",
    "limit": 100,
    "sort": "date",
    "apiKey": API_KEY
}

response = requests.get(URL, params=PARAMS)

if response.status_code == 200:
    data = response.json()
    print(data)
else:
    print(f"Request failed with status {response.status_code}")
    print(response.text)
Rows of Data
0 Trillion+
Raw Data
0 Petabytes
Uptime
0%
Messages/sec
0 Million

Benzinga Global Fintech Award

Award Winning APIs

Polygon was honored with Benzinga's 2024 award for Best API Provider. Now, Benzinga and Polygon are teaming up to deliver Benzinga's premium financial content directly through Polygon's powerful APIs.
Polygon Best API Award

Wall Street sentiment, structured

Benzinga Analyst Ratings

The Analyst Ratings package delivers both consensus estimates and individual analyst actions like upgrades, downgrades, and price target changes, along with detailed reference information on analysts and their firms. It's a high-signal dataset for analysts, platforms, and institutions aiming to monitor professional sentiment. Ratings are updated multiple times daily, with historical coverage dating back to 2012.
// Analyst Ratings
{
	"rating_action": "maintains",
	"price_target_action": "lowers",
	"adjusted_price_target": 150,
	"previous_adjusted_price_target": 163,
	"benzinga_firm_id": "6065cd5ba93f970001f2cb22",
	"firm": "Citigroup",
	"analyst": "Atif Malik",
	"benzinga_analyst_id": "5981fdcac1f558000155e857",
	"currency": "USD",
	"benzinga_id": "67f97c1173c8a90001eeeb0b",
	"importance": 0,
	"company_name": "NVIDIA",
	"price_target": 150,
	"previous_price_target": 163,
	"price_percent_change": -7.98,
	"rating": "buy",
	"previous_rating": "buy",
	"ticker": "NVDA",
	"last_updated": "2025-04-11T20:31:38Z",
	"benzinga_calendar_url": "https://www.benzinga.com/quote/NVDA/analyst-ratings",
	"benzinga_news_url": "https://www.benzinga.com/stock-articles/NVDA/analyst-ratings",
	"date": "2025-04-11",
	"time": "16:31:13"
}

Deeper market perspecives

Benzinga Analyst Insights

Access analyst-driven forecasts, ratings, revisions, and strategic commentary in a structured format to support deeper analysis and smarter decision-making across your business. Integrate these insights into internal workflows, client platforms, or research pipelines to strengthen outcomes and uncover new opportunities. Analyst Insights are updated regularly throughout the day with history going back to 2023.
// Analyst Insights
{
	"rating_action": "maintains",
	"insight": "Piper Sandler maintained their Neutral rating on PTC's stock with a price target of $180.00.  **Lowered Growth Expectations and Uncertainty**: Piper Sandler's maintained Neutral rating reflects a cautious stance due to PTC's lowered annual recurring revenue (ARR) growth guidance from 9-10% to 7-9%. This adjustment suggests potential challenges ahead in the company's core manufacturing-centric customer base and introduces a degree of uncertainty regarding future growth prospects. **Financial Performance and Proactive Adjustments**: Despite PTC's healthy net new ARR in Q2 and a solid financial performance exceeding guidance, the decision to proactively lower expectations for the second half of the fiscal year indicates a conservative approach to forecasting amidst potential market and operational risks. This cautious outlook likely influenced Piper Sandler's decision to maintain a Neutral rating on the stock.",
	"date": "2025-05-01",
	"firm": "Piper Sandler",
	"price_target": 180,
	"rating": "neutral",
	"last_updated": "2025-05-01T09:14:50Z",
	"benzinga_firm_id": "5e147c6b7da4190001b287b4",
	"benzinga_rating_id": "68133b07f65d780001cc7f49",
	"benzinga_id": "68133b802acb6ab48a4f5a15"
}

Know when earnings hit

Benzinga Earnings

Access detailed earnings data including EPS and revenue results, historical comparisons, and surprise metrics, all structured for seamless integration across your business. Use it to inform reporting pipelines, fuel market-facing solutions, or support strategic analysis. Earnings data is updated regularly throughout the day with history going back to 2011.
// Earnings
{
	"actual_eps": -0.19,
	"actual_revenue": 17566000,
	"benzinga_id": "651bcd8d7e4d6000011f2232",
	"company_name": "Guardforce AI Co",
	"currency": "USD",
	"date": "2029-09-24",
	"date_status": "confirmed",
	"earnings_method": "GAAP",
	"fiscal_period": "H1",
	"fiscal_year": 2024,
	"importance": 1,
	"last_updated": "2025-01-07T10:19:50Z",
	"previous_eps": -0.75,
	"previous_revenue": 18413292,
	"revenue_method": "GAAP",
	"ticker": "GFAI",
	"time": "07:00:00"
}

Forecasts for key financial metrics

Benzinga Corporate Guidance

Tap into company-issued forecasts, including forward-looking EPS, revenue expectations, and financial targets, all delivered in a structured format. Integrate this data into planning models, investment research platforms, or business intelligence tools to drive clearer insights. Corporate Guidance is updated regularly throughout the day with history going back to 2012.
// Corporate Guidance
{
	"currency": "USD",
	"estimated_eps_guidance": 15,
	"max_eps_guidance": 14.94,
	"min_eps_guidance": 14.94,
	"previous_max_eps_guidance": 14.94,
	"previous_min_eps_guidance": 14.94,
	"eps_method": "adj",
	"benzinga_id": "682c3c40c068240001aa36cb",
	"importance": 5,
	"company_name": "Home Depot",
	"notes": "Net sales for 2025 FY is expected to up by 2.8% YoY from $159.514B, Adj Diluted earnings-per-share decline approximately 2% from $15.24 in fiscal 2024",
	"fiscal_period": "FY",
	"fiscal_year": 2025,
	"release_type": "official",
	"prominance": "primary",
	"estimated_revenue_guidance": 164020000000,
	"max_revenue_guidance": 163980000000,
	"min_revenue_guidance": 163980000000,
	"revenue_method": "gaap",
	"ticker": "HD",
	"date": "2025-05-20",
	"time": "06:00:00",
	"last_updated": "2025-05-20T10:32:48Z"
}

Market-moving headlines

Benzinga News

Full news stories with structured annotations to keep your business informed and aligned with market developments. Integrate seamlessly into dashboards, alerting systems, or analytical workflows for faster, smarter decision-making. News articles are updated regularly throughout the day with history going back to 2009.
// News
{
	"author": "Shivdeep Dhaliwal",
	"benzinga_id": 44577082,
	"channels": ["equities", "news", "markets"],
	"published": "2025-04-01T03:01:18Z",
	"images": ["https://cdn.benzinga.com/thumbnail/44577082.jpeg","https://cdn.benzinga.com/large/44577082.jpeg"],
	"last_updated": "2025-04-01T03:55:55Z",
	"tags": ["bitcoin", "evs", "nvidia"],
	"tickers": ["X:BTCUSD", "MRNA", "NVDA", "TSLA"],
	"title": "Nvidia, Moderna, Lucid, Dominari Holdings, Tesla: Why These 5 Stocks Are On Investors' Radars Today",
	"url": "https://www.benzinga.com/25/03/44577082/top-5-trending-stocks-today",
	"teaser": "U.S. stocks closed higher on Tuesday, with the Nasdaq Composite climbing 0.9% to 17,449.89. The S&P 500 added nearly 0.4%, finishing at 5,633.07.",
	"body": "<p>U.S. stocks closed higher on Tuesday, with the Nasdaq Composite climbing 0.9% to 17,449.89. The S&amp;P 500 added nearly 0.4%, finishing at 5,633.07, while the Dow edged down 0.03% to 41,989.96. Market optimism was ..."
}

Developer-friendly access

Plans for Business

We're here to provide quick, clear answers that respect your time and your timeline. Once you're ready, we'll provide instant access so you can get started without delay.

Benzinga Analyst Ratings Business

Analyst ratings with price targets

Contact us for tailored pricing
Schedule a call
Business useBusiness use

Benzinga Analyst Insights Business

Commentary behind analyst ratings

Contact us for tailored pricing
Schedule a call
Business useBusiness use

Benzinga Earnings Business

Earnings reports with estimates and surprises

Contact us for tailored pricing
Schedule a call
Business useBusiness use

Benzinga Corporate Guidance Business

Company-issued earnings forecasts

Contact us for tailored pricing
Schedule a call
Business useBusiness use

Benzinga News Business

Structured financial news with metadata

Contact us for tailored pricing
Schedule a call
Business useBusiness use

Need Benzinga data for personal use?

Bring your big idea to life with content from trusted brands on the Polygon platform.

View pricing →

Developer-friendly access

Explore our core data

In addition to our partner data, we offer businesses a comprehensive platform for market data, all through the same unified API.
Stocks

All US Exchanges + Darkpool and OTC

Tickers
32,345+
Coverage Start
September 1, 2003
Rows
350 Billion+
Options

All US Exchanges + Darkpools

Tickers
1,670,030+
Coverage Start
July 18, 2014
Rows
722 Billion+
Indices

S&P, Dow Jones, FTSE, and more

Tickers
11,409+
Coverage Start
March 9, 2023
Rows
20 Million+
Currencies

Forex and Crypto Currencies

Tickers
1,750+
Coverage Start
September 24, 2009
Rows
2 Billion+
Futures

CME, CBOT, NYMEX, and COMEX

Tickers
262,000+
Coverage Start
May 13, 2017
Rows
72 Million+

Built for engineers

Efficient, reliable, and designed to help developers build confidently and move quickly.