REST API for Helium fleets, analytics, and automations
HeliumGeek API for Helium Network
Get production-ready Helium data without maintaining your own protocol pipeline. Query gateway health, PoC activity, rewards, mobile usage, data transfer, Solana activity, and map-ready datasets through the same API that powers HeliumGeek apps and fleet tooling.
Why teams rely on HeliumGeek
We combine deep Helium protocol expertise with operational discipline so your team can ship faster with confidence.
Production-grade foundation
HeliumGeek delivers a production-grade Helium API that blends on-chain and off-chain intelligence into a single, reliable service. The same endpoints powering our mobile apps and fleet platform give us firsthand insight into what operators need.
Rapid protocol coverage
We focus exclusively on Helium, absorbing every protocol change and publishing new data the moment it becomes available. Customers trust us for accurate rewards tracking, hotspot health monitoring, performance tracking, custom vector map tiles that stay current, and a platform that keeps improving as the network evolves.
Operations-grade support
Live dashboards and community explorers rely on our API because we operate it around the clock and reinforce it with proactive monitoring. The platform’s track record for accuracy and stability has supported the ecosystem since 2021.
Flexible plans & partnerships
Flexible paid plans align with deployments from boutique operations to nationwide fleets, keeping infrastructure responsive without sacrificing support. Independent funding keeps the platform sustainable while we still extend complimentary access to research collaborations and strategic partners.
Explore common integration paths
The API surface teams use most
Start from the integration pattern that matches your use case, then jump into the most relevant guide, example, or reference section.
Gateway health & PoC
- Speedtest and heartbeat health checks
- Complete Mobile & IOT PoC activities
- Supporting data (denylist, bans, coverage details)
- Historical and recent data
Rewards analytics
- Mobile & IOT rewards history
- PoC and data transmission rewards
- Flexible time bucketing options
- Hotspot and radio reward tracking
Usage & data transfer
- Mobile usage trends and last-epoch stats
- Mobile & IOT transmission data
- Historical records and carrier breakdowns
- DC burn info and mobile offload data
On-chain (Solana) Data
- Core Solana transactions for hotspots
- Ownership information
- On-chain location data
Network stats & events
- Gateway, radio, and subscriber counts
- Maker splits and rewarded populations
- Onboarding, transfer, ban, and carrier events
Start here
Go from first request to production faster
Use the guides and resources below to authenticate requests, make a working call, explore the contract, and generate clients from the published schema.
Using Codex, Claude Code, Cursor, OpenClaw, or another coding agent? Start with these agent-ready URLs: OpenAPI schema and Metadata index.
Guide
Getting Started
Request an API key, make your first gateway request, and learn the base host and `/v0` path conventions.
Open guide
Guide
Authenticate Requests
Send the `x-api-key` header correctly, understand key handling, and plan for delegated flows when you need them.
Open guide
Schema
Download OpenAPI
Fetch the raw OpenAPI description for generators, SDK workflows, agent tooling, and contract validation.
Open schema
Reference
Browse API Reference
Explore the full public REST contract, endpoint by endpoint, including parameters, responses, and schemas.
Open reference
Quickstart request
Use an API key in the `x-api-key` header and start with a simple gateway query.
curl https://api.heliumgeek.com/v0/gateways?name=purple \
-H "x-api-key: <your api key>"
What to open next
Once the first request works, these are the next pages most teams need.
-
Work with cursor pagination
Understand `limit`, `cursor`, and relative `next` paths.
-
Work with time-series windows
Use `min_time` and `max_time` correctly for historical datasets.
-
Monitor plan usage
Read quota headers and plan around gateway usage limits.
-
Use the OpenAPI schema
Generate clients or feed the contract into automation tools.
Pricing
Plans
Every plan uses the same REST contract and API key model, with quota and access shaped by the plan you choose. Review the start-here resources above to match your expected workflow before selecting a tier.
Hobbyist Plan
$120/month
- Up to 100 unique hotspots
- Up to 100 unique radios
Basic Plan
$400/month
$300/month when paid annually
Annual payment: $3,600
- Up to 1,000 unique hotspots
- Up to 1,000 unique radios
Standard Plan
$2,000/month
- Up to 10,000 unique hotspots
- Up to 10,000 unique radios
These plans run on shared infrastructure and are subject to a fair use policy (rate limits apply)
All subscriptions are billed in advance on a recurring basis
Need more?
For larger deployments and custom requirements
Enterprise Plan
Custom
- Unlimited hotspots
- Access to all endpoints
- Map tiles access
- Custom rate limits
- Dedicated infrastructure
- SLA-based service guarantee
Keep exploring
Docs, examples, and support links in one place
If you come back later to implement, compare plans, or share the API internally, these are the pages most teams revisit.
Developer docs
Reference, schema, and machine-readable assets for direct integration and tooling.
Guides
The core docs most teams revisit while wiring auth, paging, and usage handling.
Examples
Working patterns for health monitoring, rewards reporting, and data-transfer analysis.
Support & legal
Commercial planning, custom deployments, map access, and policy details.