Minerstat website screenshot

Minerstat

Minerstat mining pools API is a public API that allows you to obtain basic information about different mining pools that are listed on minerstat. This documentation will help you understand which data is available in the public API and how the data can be used. 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.

1 APIs 0 Features
MiningCryptocurrencyMining Pools

APIs

Minerstat

Minerstat mining pools API is a public API that allows you to obtain basic information about different mining pools that are listed on minerstat. This documentation will help yo...

Collections

Pricing Plans

Minerstat Plans Pricing

3 plans

PLANS

Rate Limits

Minerstat Rate Limits

5 limits

RATE LIMITS

FinOps

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Minerstat Mining Pools API
  version: '2.0'
request:
  auth:
    type: apikey
    key: X-API-Key
    value: '{{X-API-Key}}'
    placement: header
items:
- info:
    name: Pools
    type: folder
  items:
  - info:
      name: List mining pools
      type: http
    http:
      method: GET
      url: https://api.minerstat.com/v2/pools
    docs: Retrieve information about all mining pools listed on Minerstat. Pool data updates approximately once per minute.
      Throttled to roughly 12 requests per minute.
bundled: true