API & Documentation
Use this page as a quick reference for pool information, miner dashboards, and API endpoints.
API Endpoints
| Endpoint | Example |
|---|---|
| Pools | /pools |
| Pool Stats | /pools/{poolId} |
| Pool Blocks | /pools/{poolId}/blocks?page=0&pageSize=50 |
| Pool Payments | /pools/{poolId}/payments?page=0&pageSize=50 |
| Miner Dashboard | /pools/{poolId}/miners/{address} |