GET /coin/{uuid}/price-history

coinranking.com:coinranking

Summary: Coin price history
Operation ID: getCoinPriceHistory
Auth: unknown
Description

Get historical price data for a coin. Returns timestamped price points for charting.

Parameters (3)

referenceCurrencyUuid (string, query, optional)
timePeriod (string, query, optional, default: 24h)

Time period for price history. Free tier limited to max 1y.

Constraints: {'enum': ['1h', '3h', '12h', '24h', '7d', '30d', '3m', '1y', '3y', '5y', 'all']}

uuid (string, path, required)

UUID of the coin

No probe data for this endpoint yet.