Mining Pool/API Documentation/V2/Reporting
Get uptime
Returns a list of all uptime associated to a Workspace.
Authorization
authorization<token>Use your API key here.
In: header
Path Parameters
currency_typeRequiredstringWhich currency to query, e.g. BTC or DOGE.
Value in:
"BTC" | "LTC_DOGE" | "SC" | "ZEC" | "LTC" | "DOGE"Query Parameters
subaccount_namesAny properties in Any properties in string,array<string>,array<string>site_idAny properties in string,stringstart_dateRequiredstringFormat:
"date"end_dateRequiredstringFormat:
"date"tick_sizeRequiredstringThe tick size defines granularity; only 1d, 1w, and 1M are supported for uptime.
Value in:
"1d" | "1w" | "1M"page_numberintegerDefault:
1Minimum: 1page_sizeintegerDefault:
10Minimum: 1Default Response