Skip to content

Get Coldkey Report

GET /accounting/coldkey_report_csv/v1
NameInTypeRequiredDescription
date_startquerystringdate range in YYYY-MM-DD format (inclusive)
date_endquerystringEnd of date range in YYYY-MM-DD format (inclusive). Must be within 3 calendar months of date_start.
coldkeyquerystring

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.