Skip to main content
GET
Get Earnings Summary

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

200 - application/json

Success: {"success": true, "summary": {"gpu_earn": float, "sto_earn": float, "bwu_earn": float, "bwd_earn": float, "sla_earn": float, "referral_earn": float, "referral_count": int, "total_earn": float, "reliability": float|null}}

success
boolean

Always true

summary
object

Aggregate earnings object with gpu_earn, sto_earn, bwu_earn, bwd_earn, sla_earn, referral_earn, referral_count, total_earn, and reliability fields