Get the historical average price of a specific cryptocurrency for a given date.
Market Data
Get Coin Avg Price
Get the historical average price of a specific cryptocurrency for a given date.
GET
Get the historical average price of a specific cryptocurrency for a given date.
4 credits per request
Required
Required
- coinId: Coin identifier.
- timestamp: Unix timestamp at which to compute the price.
Optional
Optional
- currency: Display currency (defaults to USD).
Authorizations
API key required to access the endpoints. Generate one from your dashboard at https://openapi.coinstats.app and pass it in the X-API-KEY request header. Never expose your key in client-side code.