This endpoint retrieves the shares multiplier history for a specific asset. Note that some asset events do not result in the shares multiplier value changing. This endpoint will show the earliest timestamp for each value change.
The range parameter determines how far back historically to look for shares multiplier data. See below for valid range values.
Valid range values:
- 1day
- 1month
- 3month
- 6month
- 1year
- all (all historical data)
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
400One of the request parameters is invalid. Please see the returned message and documentation for details.
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.