Get Shares Multiplier History for an Asset

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

Path Params
string
required

The GM token symbol

Query Params
string
enum
required

The lookback range for historical data.

Allowed:
Responses

400

One of the request parameters is invalid. Please see the returned message and documentation for details.

401

Missing or invalid API key. Please provide your API key in the x-api-key request header.

404

The provided asset symbol does not exist and cannot be found. Please see the returned message and documentation for details.

429

Client is sending too many requests and exceeded the rate limit.

500

An internal server error occurred. Please see the returned message and documentation for details.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json