Antpool API
Public HTTP API for Antpool, Bitmain's Bitcoin mining pool. Account operators can read account balance, account and worker hashrate, worker lists, payment history, and pool statistics. All private interfaces are POST, form-encoded, and signed with an HMAC-SHA256 signature (userId + apiKey + nonce, keyed by the operator's API secret). Rate-limited to 600 requests per 10 minutes per IP.
Documentation
Documentation
https://www.antpool.com/userApiGuide
APIReference
https://www.antpool.com/userApiGuide
Authentication
https://raw.githubusercontent.com/api-evangelist/bitmain/refs/heads/main/authentication/bitmain-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/bitmain/refs/heads/main/rate-limits/bitmain-rate-limits.yml