Price
Price
GET https://api.cherry-pick.xyz/v2/metrics/price
The asset's open, close, high, low prices in USD.
Query Parameters
Name
Type
Description
api_key*
UUID
Your API Key
s
integer
Since: unix timestamp
u
integer
Until: unix timestamp
r
string
Resolution: day, hour, minute
[
{
"t": "2023-05-30T00:00:00",
"o": 0.869,
"c": 0.8744,
"h": 0.8842,
"l": 0.8633
},
]This asset is unsupported.API Key InvalidForbiddenLast updated
Was this helpful?