Authentication
Connect your wallet to generate a unique API key. This key provides access to gated endpoints.
Endpoints
Free Tier
GET
/v1/get-all-pnodesRetrieve a list of all active pNodes on the network.
GET
/v1/pnode/{id}Get detailed metrics and status for a specific pNode.
Gated Tier
API Key RequiredGET
/v1/analyticsComprehensive network performance and growth analytics.
GET
/v1/networkGlobal distribution map of all active nodes.
GET
/v1/network/{region}Filter nodes by specific geographical region.
GET
/v1/leaderboardCurrent rankings based on XDN Score and Credits.
GET
/v1/leaderboard/{season}Historical top 3 nodes for a specific season.
