Visionary brands, meet relentless builders

We're partnering with industry leaders to make it easier for developers and businesses to access trusted market data through a single, unified API.

Polygon Partners Logo Grid
Datasets
0+
Years of Content
0+
Data Points
0M+

Data for the future

The start of something big

High-Signal Content
Our partners provide specialized, high-value data that's essential for building sophisticated financial applications.
Developer-First
We build tools that give developers faster, simpler access to market data.
Unified Access
Get content from trusted sources alongside the most up-to-date data delivered directly from financial markets.
import requests

API_KEY = "YOUR_API_KEY"
URL = "https://api.polygon.io/benzinga/v1/news"
PARAMS = {
    "ticker": "AAPL",
    "limit": 10,
    "date": "2023-01-01",
    "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)
API Reliability
0%
Data Coverage
US Markets
Developer Experience
Best-in-class
Support Response
Expert Help

Market-moving headlines

Benzinga + Polygon

Benzinga is a leading provider of financial news, analyst ratings, and market insights. Through our partnership, you can access Benzinga's premium content directly through Polygon's API—delivering essential market intelligence to your applications.
  // 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"
  }

Partner Data

Simple, Transparent Pricing

Access trusted partner data through your existing Polygon subscription.
Payment frequency

Benzinga Analyst Ratings

Analyst ratings with price targets

$99/month
Individual useIndividual use

Benzinga Analyst Insights

Commentary behind analyst ratings

$99/month
Individual useIndividual use

Benzinga Earnings

Earnings reports with estimates and surprises

$99/month
Individual useIndividual use

Benzinga Corporate Guidance

Company-issued earnings forecasts

$99/month
Individual useIndividual use

Benzinga News

Structured financial news with metadata

$99/month
Individual useIndividual use

Need data for your business?

Gain a competitive edge by leveraging partner data on the Polygon platform to build your big idea.

Talk to an expert

Developer friendly access

Explore our core data

In addition to our partner data, we offer comprehensive access to market data across multiple asset classes—all through the same unified API.