Get histogram with TIA price
GET
/v1/stats/price/series/{timeframe}Last modified: 3 months ago
Get histogram with TIA price
Request
Path Params
timeframe
enum<string>
required
Timeframe
Allowed values:
1m1h1d
Example:
1h
Query Params
from
integer
optional
Time from in unix timestamp
Example:
1727523000
to
integer
optional
Time to in unix timestamp
Example:
1727524000
Request samples
Responses
OK(200)
Bad Request(400)
Internal Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
$ref(#/definitions/2465251)[]
optional
#/definitions/2465251
optional
Example
Not configured
Last modified: 3 months ago