get historical price
GET {{API-URL}}/api/v1/price/fetch-historical?symbol=ETH_USD&fromTimestampInSecs=1690900945&avgtimeBucketInSecs=120
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
symbol | string | ||
fromTimestampInSecs | number | ||
avgtimeBucketInSecs | number |