Helium Blockchain API

Helium Blockchain API offers public access to data from the Helium IoT blockchain network, including hotspots, devices, and transactions. Developers can integrate this API to build IoT apps, blockchain explorers, and network analytics tools. The API is open-source and free to use with no authentication required.

1

Endpoints

0

Views

Jul 20, 2025

Last Checked

100 requests/minute

Rate Limit

API Endpoints

Retrieves information about Helium blockchain hotspots

Full URL

https://www.helium.com/hotspots

Code Examples

curl -X GET 'https://www.helium.com/hotspots'

Parameters

{
  "limit": 10,
  "min_time": "-30 days"
}

Example Response

{
  "data": [
    {
      "name": "Urban Miner",
      "status": "online",
      "address": "11aBcD...",
      "reward_scale": 0.75,
      "last_poc_challenge": 1689782400
    }
  ]
}

Version

v1

Rate Limit

30 requests/minute
Tags
blockchainiot
Technical Details
Authentication
None
Response Formats
JSON
Availability
global
Status
Published
Rate Limits

100 requests/minute

Supported Languages
JavaScriptPython
Use Cases
iot tracking
blockchain explorers
https://www.helium.com/

Related APIs

Discover similar APIs that might interest you

APIopen source

Web3.js Ethereum API

Web3.js is the leading free and open-sou...

Category
Blockchain
Endpoints
1
ethereumweb3
APIfreemium

Bitquery API

Bitquery API is a powerful public API of...

Category
Blockchain
Endpoints
1
blockchaincryptocurrency
APIopen source

Chainpoint

Chainpoint API offers a public API that ...

Category
Blockchain
Endpoints
1
blockchainverification