Skip to content

Get Historical Sum of Subnet Prices

GET /api/dtao/pool/total_price/history/v1
NameInTypeRequiredDescription
frequencyquerystringHow often to pull the data
pagequeryintegerpage number of results
limitqueryintegerMax entries per page (max is 200)
orderquerystring

Media: application/json

{
"type": "object",
"properties": {}
}

Media: application/json

{
"type": "object",
"properties": {}
}

All Taostats API requests require an Authorization header containing your API key. See Getting Started.