Mining Pool/API Documentation/Reporting
Get mining summary
Returns a summary of short-term operational and business KPIs given a set of subaccounts and a currency type.
Authorization
authorization<token>Use your API key here.
In: header
Path Parameters
currency_typeRequiredstringWhich currency to query, e.g. BTC or ZEN.
Value in:
"BTC" | "LTC_DOGE" | "SC" | "ZEC" | "ZEN"Query Parameters
subaccount_namesAny properties in string,array<string>An array of subaccount names for which to retrieve summary information.
group_idstringAn alternate shortcut for specifying subaccounts. Can be used in place of subaccount_names
Format:
"uuid"Default Response