This week's dividend scan produced an unusual mix: financial services, executive search, and hospitality — three corners of the market that rarely move together on payout policy. The signal came directly from the Financial Modeling Prep Dividends Calendar API, which records dividend declarations at the moment they're approved rather than after they're aggregated into broader datasets.
Pulling a short declaration window surfaced several companies choosing the same action: raise the payout now. Different sectors, different yield profiles, but the same capital allocation decision appearing within the same weekly dataset. In this note, we walk through the dividend increases that stood out — and later show how the FMP Dividends Calendar API can be used to build a repeatable workflow for detecting these signals as they appear.
Three Dividend Hikes That Mattered This Week
American Express (NYSE: AXP)
American Express (NYSE: AXP) declared a quarterly dividend of $0.95 per share, or $3.80 annualized, representing a 15.9% increase from the prior payout of $0.82. The dividend will be payable on May 8, 2026, to shareholders of record on April 3, 2026, with an ex-dividend date of April 1, 2026. Based on current pricing, the annual yield stands at approximately 1.2%.
A dividend increase of this magnitude from a large financial institution typically reflects balance-sheet positioning rather than income-seeking investor appeal. American Express has historically prioritized reinvestment and share repurchases over yield expansion, so a near-16% raise signals a willingness to distribute incremental capital while maintaining its broader shareholder return mix. In the context of the payments and credit ecosystem, dividend policy changes are often interpreted as a read-through on internal stress testing assumptions, credit performance, and expected capital buffers.
From a data perspective, the dividend decision becomes more informative when placed alongside profitability and credit metrics. Pulling income statement data—particularly net income growth and operating margin trends—helps determine whether the payout expansion aligns with earnings momentum or simply reflects excess capital after regulatory requirements. Additionally, balance sheet and capital ratios provide context around leverage and liquidity levels. Together, those datasets allow analysts to evaluate whether the dividend move represents a continuation of the company's long-standing capital return framework or a more notable shift in payout discipline.
Korn Ferry (NYSE: KFY)
Korn Ferry (NYSE: KFY) declared a quarterly dividend of $0.55 per share, or $2.20 annualized, marking a 14.6% increase from the prior dividend of $0.48. The payment is scheduled for April 15, 2026, with shareholders of record on March 27, 2026, and an ex-dividend date of March 26, 2026. At current levels, the annual dividend yield is approximately 3.4%.
Dividend activity from a global executive search and consulting firm carries a different type of signal than a bank or consumer lender. Korn Ferry operates in a segment tightly linked to corporate hiring cycles, leadership transitions, and broader professional services demand. Increasing the dividend by nearly fifteen percent suggests management sees sufficient earnings durability and cash flow visibility to expand shareholder distributions even as hiring cycles can fluctuate with economic conditions.
Interpreting the significance of the raise benefits from examining segment-level revenue trends and operating margins within the company's financials. Korn Ferry's business spans executive search, consulting, and digital talent solutions, each with different cyclicality profiles. An income statement dataset can clarify which segments are contributing most to profitability, while analyst estimate datasets provide context on how consensus expectations compare with the firm's capital allocation choices. When dividend increases coincide with stable or rising earnings expectations, they often reflect management confidence in maintaining operating cash flow across hiring cycles.
RCI Hospitality Holdings (NASDAQ: RICK)
RCI Hospitality Holdings (NASDAQ: RICK) declared a quarterly dividend of $0.08 per share, or $0.32 annualized, representing a 14.3% increase from the previous payout of $0.07. The dividend will be paid on March 31, 2026, to shareholders of record on March 3, 2026, with an ex-dividend date of March 2, 2026. The annual yield on the dividend is approximately 1.4%.
RCI Hospitality operates in a niche corner of the hospitality and entertainment sector, making dividend policy a particularly revealing indicator of operating cash flow stability. Unlike asset-light consulting or financial services firms, RCI's business includes venue ownership and hospitality operations, which introduces different capital expenditure and revenue volatility dynamics. A dividend increase therefore signals management's assessment that operating cash flows remain sufficiently durable to support both reinvestment and shareholder distributions.
For analysts tracking the company, the dividend decision becomes more meaningful when viewed alongside cash flow statements and operating margin trends. Hospitality businesses often show clearer signals in free cash flow datasets, where venue performance and operating leverage appear more directly than in headline revenue figures. Additionally, reviewing acquisition history or corporate development disclosures can help determine whether dividend policy is being balanced against venue expansion or debt management strategies. In that context, the payout increase functions less as a yield event and more as a marker of internal cash generation strength.
Reading the Tape: What These Dividend Moves Signal in Context
Viewed individually, each dividend increase reflects a company-specific capital allocation decision. Taken together, however, the pattern across this week's declarations is more instructive. Financial services (American Express), professional services (Korn Ferry), and hospitality (RCI Hospitality) all opted to raise payouts within the same reporting window. These sectors respond to very different demand cycles, yet management teams in each case chose to distribute more capital. That alignment suggests the signal is less about yield competition and more about internal confidence in cash generation and balance-sheet flexibility.
Dividend changes tend to function as “slow signals” in corporate finance. Unlike earnings guidance or buyback announcements, which can fluctuate with market sentiment, payout increases typically require a higher internal threshold because they establish expectations for continuity. A cluster of increases across unrelated industries therefore acts as a quiet indicator of operating stability. It does not imply synchronized growth, but it does show that management teams across different economic exposures are comfortable expanding recurring shareholder distributions at the same time.
Where the signal becomes analytically richer is when these declarations are stacked against other FMP datasets. A common next step is to pair the Dividends Calendar data with profitability and cash-flow information pulled from sources like the Income Statement API and Cash Flow Statement APIs. That comparison helps determine whether the payout increase is tracking underlying earnings growth or diverging from it. When dividend hikes coincide with expanding operating cash flow or margin stability, the move tends to reflect structural capacity rather than short-term capital deployment.
Another useful layer comes from market-side expectations. Overlaying dividend activity with analyst price targets or earnings estimate datasets can reveal whether capital allocation decisions are reinforcing or diverging from consensus views. For example, comparing new payouts against forward estimates allows researchers to evaluate whether management's behavior aligns with analyst assumptions about earnings durability. If price targets and earnings expectations remain stable while payouts rise, the dividend adjustment may simply reflect excess capital rather than a change in growth outlook.
Finally, ownership behavior can provide an additional cross-check. Integrating insider trading datasets or institutional ownership changes alongside dividend signals can help determine whether executives or large shareholders are reinforcing the same capital narrative. When insider activity, earnings expectations, and payout changes all move in a consistent direction, the dividend increase becomes less of an isolated corporate action and more of a data point within a broader capital allocation pattern.
In practice, dividend declarations often serve as the first detectable input in that broader workflow. The announcement itself is the starting signal. The analytical value emerges once it is connected to profitability, expectations, and ownership data — turning what initially appears to be a simple payout adjustment into a structured view of how companies are managing capital across different economic environments.
From Announcement to Signal: A Repeatable Dividend Workflow with FMP API
If dividend adjustments are going to function as usable signals, the process has to begin at the point where the decision actually occurs: the declaration itself. That means sourcing the data directly from the FMP Dividends Calendar API, which captures dividend announcements at the moment companies publish them, before those entries are absorbed into broader aggregated datasets.
Before running any queries, confirm that your API key is active. Once authenticated, the Dividends Calendar endpoint effectively becomes the intake layer for the entire workflow. It returns a structured dataset containing the ticker symbol, declared dividend amount, key payout dates (declaration, record, payment, and ex-dividend), yield, and payment frequency. That initial pull forms the starting universe from which dividend changes can be identified and analyzed.
Endpoint:
https://financialmodelingprep.com/stable/dividends-calendar?apikey=YOUR_API_KEY
Sample Response:
[
{
"symbol": "1D0.SI",
"date": "2025-02-04",
"recordDate": "",
"paymentDate": "",
"declarationDate": "",
"adjDividend": 0.01,
"dividend": 0.01,
"yield": 6.25,
"frequency": "Semi-Annual"
}
]
Step 1: Capture Recent Declarations
Start by querying the Dividends Calendar over a short, controlled time frame—typically the most recent 10 to 14 days. This window is long enough to capture new declarations while limiting contamination from older entries that sometimes reappear due to reporting delays. The output from this step forms the working universe for the rest of the analysis.
Step 2: Stack It Against the Prior Dividend
Next, for every ticker surfaced in the initial pull, retrieve the previous dividend using the historical dividend endpoint. This historical anchor is critical. Without it, unchanged recurring payments and true increases are indistinguishable. The comparison introduces context and allows the workflow to focus on intent rather than repetition.
Step 3: Filter for Material Moves
With both the new and prior dividend values in hand, calculate the percentage change using
(New Dividend − Old Dividend) ÷ Old Dividend × 100.
Apply your screening criteria to narrow the list. A common approach is to flag increases of 5% or more paired with an annual yield of at least 2%, which helps remove token raises while preserving economically relevant moves. Thresholds can be tuned depending on whether the focus is income generation, payout discipline, or signal detection.
Example Workflow: Detecting 5%+ Dividend Hikes
- Pull a fresh 14-day window from the Dividends Calendar API.
- For each ticker, fetch its prior payout via the historical dividend endpoint.
- Compute the percentage change using the formula above.
- Keep only companies posting 5%+ increases and yielding 2% or more.
Expanding Your Dividend Tracking Setup
At the simplest level, dividend monitoring is a visibility exercise. If the objective is to know when companies declare or adjust payouts, a lightweight workflow is sufficient. With the Financial Modeling Prep Free access, recent dividend declarations can be pulled on a rolling basis and routed into a weekly review, internal alert, or monitoring dashboard. The emphasis at this stage is immediacy—capturing new announcements quickly rather than building a long historical framework.
The analysis becomes more informative once the focus shifts from identifying changes to evaluating their significance. The Starter plan introduces a one-year dividend history, which provides enough context to differentiate a true payout increase from a routine quarterly distribution that simply appears new in isolation. That additional lookback makes it easier to observe patterns in payout behavior—how consistently a company raises its dividend and how those increases align with its typical cadence.
With the Premium plan, the available history expands to five years. At that depth, each new declaration can be evaluated against multiple business cycles and prior payout decisions. Analysts can examine whether a dividend increase fits within a company's established capital allocation pattern or stands out relative to past behavior, earnings variability, or sector norms. At this stage, dividend monitoring evolves from a simple tracking exercise into a longer-horizon assessment of payout discipline.
When a Desk-Level Signal Becomes Firm-Wide Infrastructure
A dividend screen often begins as a contained research tool — a defined filter, a clean dataset, a repeatable pull. The inflection point comes when that output starts appearing in investment committee materials, risk discussions, or cross-asset meetings. At that stage, the question shifts from does this work? to is everyone working from the same version of it? What was once a personal model becomes shared reference data.
That transition doesn't happen automatically. It requires an analyst willing to formalize the intake process — locking down declaration feeds, standardizing historical comparison windows, and codifying screening thresholds. Without that step, parallel versions inevitably emerge across desks, each slightly different in definition or refresh timing. The result isn't analytical disagreement; it's structural inconsistency. Centralizing the workflow into a shared dashboard built on identical declaration and historical datasets ensures research, portfolio management, and risk are interpreting the same inputs before debating conclusions.
As adoption widens, operational credibility matters as much as analytical clarity. Data lineage, access controls, version history, and refresh cadence become part of the signal's integrity. Scaling typically means formalizing infrastructure — often through something like the Financial Modeling Prep Enterprise Plan — not to alter the screening logic, but to ensure the logic remains stable as usage expands.
When a signal moves from a single analyst's process to a multi-team dependency, governance becomes a performance variable. Institutionalizing the workflow reduces fragmentation, reinforces consistency across desks, and preserves analytical discipline as the tool evolves from a tactical screen into firm-wide infrastructure.
Dividends as a Quiet Pulse on Corporate Confidence
Dividend changes rarely make headlines, but they often reveal how management teams are thinking about cash durability and balance-sheet flexibility. When tracked consistently through sources like the FMP Dividends Calendar API, those announcements become less like isolated corporate actions and more like a steady pulse of how companies are choosing to deploy capital.
If you found this useful, you might also like: Signals Desk Weekly | Multi-Year CAGR Strength Taking Shape Across Five Companies (Feb 23-27)
Disclosure: Signals Desk content is provided for informational and analytical purposes only and does not constitute investment advice or trade recommendations. The analysis reflects interpretation of market data and publicly disclosed or third-party information, including data accessed via Financial Modeling Prep APIs, at the time of publication. Signals discussed are probabilistic, can be wrong, and may change as market conditions and consensus data evolve. This content should be considered alongside broader research, individual objectives, and risk assessment.

