DividendTracker API
A REST API that provides stock market data, dividend analysis, and income projections by aggregating financial data
5 subscribers
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
DividendTracker API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Stock Quote /stock-quote |
Retrieves real-time quote data for a stock symbol. Returns current price, daily open/high/low, trading volume, and price change (absolute and percentage). Useful for quick price… |
| GET |
Get Search /search |
Searches for stock symbols, ETFs, forex, and other instruments by name or symbol. |
| GET |
Get Historical Time Series /stock-time-series |
Returns historical price data (OHLCV candles) for a stock symbol. |
| GET |
Get Stock Logo /stock-logo |
Returns the company logo URL for a given stock symbol. |
| GET |
Get Market Movers /market-movers |
Returns the day's biggest gainers or losers. Wraps Twelve Data's market movers endpoint. |
| GET |
Get Dividends /dividends |
Returns historical dividend data for a stock symbol |
| GET |
Get Dividends Calendar /dividends-calendar |
Returns upcoming dividend calendar events. Shows ex-dividend dates, payment dates, record dates, and dividend amounts for scheduled payments. |
| GET |
Get Yield-Metrics /yield-metrics |
Calculates dividend yield metrics for a stock symbol. |
| GET |
Get Income Calendar /income-calendar |
Estimates monthly dividend income based on a stock symbol and number of shares. |
| GET |
Get Projected Income /projected-income |
Calculates projected monthly and annual dividend income based on a stock symbol and number of shares. Returns a monthly income schedule, total annual income, and average monthly… |
DividendTracker API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 8 / minute |
|
| PRO | $29.99 / month | — |
|
| ULTRA | $79.99 / month | — |
|
| MEGA | $249.99 / month | — |
|