get transactions chart
Deprecation Notice: Per instance endpoints will be deprecated soon in favor of PRO API endpoints. Please see the PRO API reference page for information.
get/stats/charts/transactions
Response
transaction chart
Example response
{
"chart_data": [
{
"date": "2022-10-31",
"transactions_count": 622
}
]
}