Skip to content

Get Api Accounting Tax Csv V1

GET /api/accounting/tax_csv/v1
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

Interactive request console coming soon. In the meantime you can use the OpenAPI spec with any client (Insomnia, Bruno, Scalar, curl).

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