Introduction

Minerstat public API can be used to obtain live data and historical data through many different API endpoints. Each data endpoint is presented in its own chapter. Before you continue with reading this documentation and using this API, please read terms and conditions carefully and follow them appropriately as by using our API you agree with the terms and conditions.

Authorization

In all public API endpoints you need to authorize with your access key. Some endpoints also require other parameters, such as worker's name, timezone, or group's name.

Requirements

To use our public API, you don't need any special developer account. Any registered account can use public API, but with paying account or minerstat+ there is more historical data available.

Response

minerstat API use the HTTPS protocols for requests. They return responses in JSON data format.