Skip to content

Get Accounting Tax CSV

GET /api/accounting/tax_csv/v1
Fills the fields below — runs automatically if your API key is saved.
Get a free API key →
curl
NameInTypeRequiredDescription
tokenquerystringTAO or SN1, SN2, etc.
date_startquerystringStart of date range in YYYY-MM-DD format (inclusive)
date_endquerystringEnd of date range in YYYY-MM-DD format (inclusive). Must be within 12 calendar months of date_start.
coldkeyquerystringSS58 or hex format

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