This endpoint retrieves the latest dividend information for a specific asset, including dividend yield, payment history, and upcoming payment dates.
Dividend Yield
The dividend yield is calculated based on the past year's worth of dividend payments and the current stock price.
Payout Frequencies
Below outline the day ranges for each payout frequency:
| Frequency | Average Days Between Dividends |
|---|---|
| none | N/A |
| monthly | 25-35 days |
| quarterly | 80-100 days |
| semi-annually | 160-200 days |
| yearly | 345-385 days |
| irregular | Outside defined ranges |
For caching details on this endpoint, please see: Endpoint Caching.
THIS SITE IS DEPRECATED AS OF MAY 1, 2026
API Docs for Global Markets have moved to https://docs.ondo.finance/api-reference/overview
401Missing or invalid API key. Please provide your API key in the x-api-key request header.
404The provided asset symbol does not exist and cannot be found. Please see the returned message and documentation for details.
429Client is sending too many requests and exceeded the rate limit.
500An internal server error occurred. Please see the returned message and documentation for details.