# Helium API **Provider:** Helium **Category:** finance **Base URL:** `https://docs.helium.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://docs.helium.com/api/blockchain/introduction/ ## Description Helium is a global, distributed network of Hotspots that create public, long-range wireless coverage ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://docs.helium.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://docs.helium.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/helium/) — CC BY 4.0*