Retrieve historical count of AVS
Historical Metrics
Retrieve historical count of AVS
Returns the total number of AVS registered at timestamp values.
GET
Retrieve historical count of AVS
Headers
API Token for authentication
Query Parameters
Frequency of data points
Available options:
1d, 7d Type of tally, discrete or cumulative
Available options:
discrete, cumulative Example:
"cumulative"
Start date in ISO string format
Example:
"2024-04-11T08:31:11.000"
End date in ISO string format
Example:
"2024-04-12T08:31:11.000"
Response
The total number of AVS registered at timestamp values.