Transactions Per Minute

This API endpoint utilizes a SQL query that measures the average number of transactions per minute within a specific date range on a specified network. It requires two parameters: 'dates', which is a date-range and defines the start and end dates for the desired data, and 'network', a query parameter that determines the network to be analyzed.

The API produces an output of the average count of transactions that occurred every minute within the specified date range on the chosen network. This value is labeled as 'avg_transactions_per_minute'.

Additionally, a visualization labelled 'Transactions Per Minute (TPM)' is generated, representing the average transaction count in a more visual form to allow users a clearer understanding. However, a table format visualization is also provided without an accompanying description.
Clone, Modify, Create API here at View query

Language
Authorization
Query
Click Try It! to start a request and see the response here!