Skip to content

Get Sum of Subnet Prices

GET /api/dtao/pool/total_price/v1
NameInTypeRequiredDescription
limitqueryintegerThe number of responses. max is 200,
pagequeryintegerThe page number of the response.
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.