Skip to main content
GET
Get Shares Multiplier History for an Asset

Authorizations

x-api-key
string
header
required

Path Parameters

symbol
string
required

The GM token symbol

Query Parameters

range
enum<string>
required

The lookback range for historical data. The look back range for historical data. (Note that '1day' will return a rolling 24-hour period of data and 'all' will return all historical data.)

Available options:
1day,
1month,
3month,
6month,
1year,
all

Response

OK

history
object[]
required
timestamp
number
required

The Unix timestamp in milliseconds when the data point was recorded.

Example:

1746655938000