[v2] Runes Historical Prices
get
Authorizations
x-api-keystringRequired
Path parameters
identifierstringRequired
Rune identifier (rune id or rune name)
Query parameters
fromTimestampstringRequired
ISO timestamp - start of range (e.g. 2024-08-29T03:09:35.236Z)
toTimestampstringOptional
ISO timestamp - end of range (defaults to now)
Responses
200
Default Response
application/json
timestampstringRequired
400
Invalid input
application/json
401
Unauthorized
application/json
404
Not found
application/json
429
Rate limit exceeded
application/json
500
Internal server error
application/json
get
/v2/runes/{identifier}/historical-floor-pricesLast updated