Financial Data API

Comprehensive Dividend & Stock Market Data API

Access reliable, real-time financial data with our developer-friendly API. Build powerful financial applications with comprehensive dividend and stock market data.

Terminal
$ curl -X GET 
"https://api.heydividend.com
/api/v1/dividends/AAPL" \
-H "x-api-key: YOUR_API_KEY"

[
  {
    "dividendId": 2660,
    "tickerSymbol": "AAPL",
    "dividendAmount": "0.26",
    "adjDividendAmount": "0.26",
    "dividendType": "Cash",
    "currency": "USD",
    "distributionFrequency": "Quarterly",
    "declarationDate": "2025-05-01T00:00:00.000Z",
    "exDividendDate": "2025-05-12T00:00:00.000Z",
    "recordDate": "2025-05-12T00:00:00.000Z",
    "paymentDate": "2025-05-15T00:00:00.000Z"
  }
]
Features

Powerful API Features

Everything you need to build robust financial applications

Comprehensive Data

Access historical and real-time dividend data, stock prices, financial statements, and more.

High Performance

Lightning-fast response times with 99.9% uptime guarantee and global CDN distribution.

Real-time Updates

Get the latest market data with real-time updates and webhooks for critical events.

Developer Friendly

Intuitive API design with comprehensive documentation and SDKs for popular languages.

Flexible Integration

Easy integration with your existing tech stack using REST API or WebSocket connections.

Advanced Analytics

Powerful analytics and calculations for dividend yield, growth rates, and financial ratios.

Documentation

Explore Our API

Comprehensive documentation with examples in multiple programming languages

Get Dividend History

GET /api/v1/dividends/{ticker}

Returns the dividend history for a specific stock ticker symbol.

Parameters

ticker
Stock ticker symbol (e.g., AAPL, MSFT)
[
  {
    "dividendId": 2660,
    "tickerSymbol": "AAPL",
    "dividendAmount": "0.26",
    "adjDividendAmount": "0.26",
    "dividendType": "Cash",
    "currency": "USD",
    "distributionFrequency": "Quarterly",
    "declarationDate": "2025-05-01T00:00:00.000Z",
    "exDividendDate": "2025-05-12T00:00:00.000Z",
    "recordDate": "2025-05-12T00:00:00.000Z",
    "paymentDate": "2025-05-15T00:00:00.000Z",
    "createdAt": "2025-07-04T09:53:41.050Z",
    "updatedAt": "2025-07-04T09:53:41.050Z"
  },
  {
    "dividendId": 2652,
    "tickerSymbol": "AAPL",
    "dividendAmount": "0.25",
    "adjDividendAmount": "0.25",
    "dividendType": "Cash",
    "currency": "USD",
    "distributionFrequency": "Quarterly",
    "declarationDate": "2025-01-30T00:00:00.000Z",
    "exDividendDate": "2025-02-10T00:00:00.000Z",
    "recordDate": "2025-02-10T00:00:00.000Z",
    "paymentDate": "2025-02-13T00:00:00.000Z",
    "createdAt": "2025-07-04T09:53:41.043Z",
    "updatedAt": "2025-07-04T09:53:41.043Z"
  }
]

Loading pricing plans...

FAQ

Frequently Asked Questions

Find answers to common questions about HeyDividend API

What data sources do you use?

We aggregate data from multiple reliable sources including stock exchanges, SEC filings, and financial institutions to ensure accuracy and comprehensiveness.

How frequently is the data updated?

Our dividend data is updated daily, with real-time updates for dividend announcements. Stock price data is updated in real-time for Pro and Elite plans, and end-of-day for Starter plans.

Do you offer SDKs for different programming languages?

Yes, we provide official SDKs for JavaScript, Python, Java, and C#. We also have community-supported libraries for other languages.

What is your uptime guarantee?

We guarantee 99.9% uptime for all plans. Elite plans include custom SLAs with higher uptime guarantees.

Can I switch plans at any time?

Yes, you can upgrade, downgrade, or cancel your subscription at any time. Changes take effect at the start of the next billing cycle.

Ready to Get Started?

Sign up today and start building powerful financial applications with HeyDividend API