Skip to main content
The Mining Pool endpoints manage pool mining accounts and monitor performance: create and list mining accounts, read pool stats and rewards, track account and worker hashrate, configure payout destinations, inspect miners and workers, and share read-only watcher links. For general API conventions (base URL, authentication, error format, rate limits), see the API Reference Overview.

Accounts and pool

Create Mining Account

Create a mining account under the main account.

Get Mining Accounts

List the mining accounts and each account’s configuration.

Pool Overview

Read aggregate pool statistics.

Rewards and hashrate

Get Rewards

Retrieve mining rewards.

Account Hashrate

Read account-level hashrate.

Worker Hashrate

Read per-worker hashrate.

Miner Info

Inspect miner details.

Worker Names

List worker names.

Get Payout Destination

Read the configured payout destination.

Set Payout Destination

Configure the payout destination.

Create Watcher Link

Create a read-only watcher link.

List Watcher Links

List existing watcher links.

What’s next