Skip to main content
GET
List Account Stats

Authorizations

X-Account-ApiKey
string
header
required

This api key can be used for all account level operations

Query Parameters

from
string<date>
required

The start date for retrieving stats (inclusive)

Example:

"2020-03-12"

to
string<date>
required

The end date for retrieving stats (inclusive). The difference between from and to should not exceed 31 days.

Example:

"2020-04-14"

Response

A list of statistics for the specified date range.

date
string<date>
Example:

"2020-03-12"

stat
object