v1

latestOpenAPI 3.0.02026-07-26268286602.5 KB

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
    }
  ]
}