API Endpoints Reference
Complete reference for all Kasparex API endpoints.
Node Management Endpoints
POST /api/node/register - Register a new KREX Node POST /api/node/ping - Send heartbeat pings (every 60 seconds) GET /api/nodes - Get list of active nodes
Reward Engine Endpoints
GET /api/rewards/node/:nodeId - Get rewards for a specific node GET /api/rewards/epoch/:epochId - Get summary of rewards for an epoch
Public Data Endpoints
GET /api/dapps/availability - Get which nodes mirror which dApps GET /api/stats - Get general network statistics
