Get ranged price data for a cryptocurrency to power price charts and analyze price movements.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The cryptocurrency ticker symbol.
The time interval for the price data.
minute, day, week, month, year The multiplier for the interval.
x >= 1The start date for the price data (format: YYYY-MM-DD).
The end date for the price data (format: YYYY-MM-DD).
The maximum number of price records to return (default: 5000, max: 5000).
1 <= x <= 5000Price data response