To use the API, you must obtain an API key. You can get one by logging in at hashrate.no.
If you plan to use the API for commercial purposes, you’ll need to sign up for a commercial plan after creating your account.
Overview
All API endpoints begin with https://hashrate.no/api, and you must include your API key as a query parameter using ?apiKey=YOUR_API_KEY.
For example:
https://hashrate.no/api/v2/benchmarks?apiKey=YOUR_API_KEY
/v2/benchmarks
Endpoint:
https://hashrate.no/api/v2/benchmarks
/v2/coins
Endpoint:
https://hashrate.no/api/v2/coins
Extra option: &coin=TICKER. Will show just the single coin. Example:
https://hashrate.no/api/v2/coins?apiKey=YOUR_API_KEY&coin=BTC
Extra option: &coin=favourites. Will select your favourite coins. Example:
https://hashrate.no/api/v2/coins?apiKey=YOUR_API_KEY&coin=favourites
/v2/asicEstimates
Endpoint:
https://hashrate.no/api/v2/asicEstimates
/v2/cpuEstimates
Endpoint:
https://hashrate.no/api/v2/cpuEstimates
/v2/fpgaEstimates
Endpoint:
https://hashrate.no/api/v2/fpgaEstimates
/v2/gpuEstimates
Endpoint:
https://hashrate.no/api/v2/gpuEstimates
The creator/owner of Hashrate.no goes by the alias r0ver2. Has a long experience with GPU mining and mining in general. After starting with home mining in 2017, slowly building up the mining operation while gaining experience and knowledge - he joined SimpleMining's support team in 2020. Also been an active supporter of mmpOS since 2021 - and part of the testing team for lolMiner since mid-2021.
Last updated: June 26, 2025