Base URL: https://pol.heliusnetwork.com/v1
Endpoint: POST /reward/full-pipeline
The Helius PoL Engine is a production-ready API for verifying movement, actions, and presence — powering rewards, reputation, and impact across any application.
Any platform that rewards real-world human action can integrate the Helius PoL Engine in minutes.
One API call handles the entire verification pipeline in under 200ms.
Every session is run through a layered analysis pipeline. Hard fails reject immediately. Soft signals reduce confidence scores.
const HeliusPoL = require('helius-pol-sdk'); const pol = new HeliusPoL({ apiKey: 'hls_your_api_key', baseUrl: 'https://pol.heliusnetwork.com' }); // One call: Submit → Verify → Score → Reward const result = await pol.fullPipeline({ user_id: 'user_123', start_time: '2026-03-09T08:00:00Z', end_time: '2026-03-09T08:45:00Z', distance_km: 4.2, activity_type: 'running', gps_trace: gpsPoints, // from device GPS sensor_data: accelReadings, // accelerometer mission_type: 'environmental' }); console.log(result.status); // "verified" console.log(result.pol_score); // 112 console.log(result.reward_amount); // 4.2 HLS console.log(result.fraud_risk); // "low"
Start free during setup. Scale to Enterprise when you're ready. All tiers include the full PoL algorithm and HeliusOS security layer.
Perfect for indie developers and early-stage startups building their first PoL-powered application.
For growing platforms with serious traction. Includes advanced Olo AI features and priority support.
For organisations deploying at scale. White-label your own PoL-powered platform with full Olo AI CTO capabilities.
Every integration comes with HeliusOS — a triple-layer AI security system — and Olo, your intelligent CTO agent that helps you architect, debug, and scale your PoL integration.
Helius Network is more than a platform — it is an ecosystem of AI agents, human verification technology, and real-world impact. Olo and HeliusOS power each layer.
// Emission tiers: scales from 1.0x (launch) to 0.25x (1M+ users) — controlled token supply
// Daily cap: 25 HLS per user — diminishing returns after 10km