ORION MINING POOL

Orion API

Real-time JSON endpoints and live status monitoring for pool integrations.

Dynamic Endpoints

EndpointDescriptionStatus
/api/stats Global snapshot of all pools, algos and hashrates. Checking
/api/pool_stats Historical hashrate and worker series per pool. Checking
/api/pool_fees Fee configuration and reward recipients. Checking
/api/payments Confirmed and pending payouts. Checking
/api/live_stats Server-Sent Events stream for real-time stats. Stream

Worker Query

Example: /api/worker_stats?0x818c1965E44A033115666F47DFF1752C656652C2

Static Data Feeds

Operational runtime data published as static JSON, updated every ~30 seconds.

EndpointDescription
/static/data/coins_runtime.jsonAll coins: status, hashrate, difficulty, ports.
/static/data/coin_workers_runtime.jsonPer-coin worker breakdown with hashrates.
/static/data/wallets_runtime.jsonWallet daemon RPC status per coin.
/static/data/payout_policy.jsonPayout intervals, minimums and confirmations.
/static/data/nova_pool_status.jsonNOVA pool mode status.
/static/data/nova_solo_status.jsonNOVA solo mode status.
/static/data/aurora_status.jsonAUR pool overview.